If not NULL, the event that will be signaled when the collection process completes. If NULL, this function will busy-wait until the collection process competes.
The pointer to the gateway address to override the existing setting.
The number of entries in ListenPoints. If zero, the default station address and port number 68 are used.
An array of station address and port number pairs that are used as receiving filters. The first entry is also used as the source address and source port of the outgoing packet.
The pointer to the packet to be transmitted.
The pointer to the server IP address. This address may be a unicast, multicast, or broadcast address.
The server listening port number. If zero, the default server listening port number (67) will be used.
Number of received packets.
The pointer to the allocated list of received packets.
EFI_STATUS EFI_DHCP4_TRANSMIT_RECEIVE_TOKEN::Status |
The completion status of transmitting and receiving.
The number of seconds to collect responses. Zero is invalid.