Take a specific address and ports from this.
n_ports consecutive ports will be allocated of which the first one can be found in port.
If ttl is 0, address should be a unicast address. If ttl > 0, address should be a
valid multicast address.
| this | |
| ip_address |
The IP address to reserve |
| port |
The first port to reserve |
| n_ports |
The number of ports |
| ttl |
The requested ttl |
| address |
storage for a Address |
|
OK if an address was reserved. The address is returned in
|