Data Fields | |
EFI_UDP4_COMPLETION_TOKEN | Udp4 |
EFI_UDP6_COMPLETION_TOKEN | Udp6 |
Each receive request is wrapped in an UDP_RX_TOKEN. Upon completion, the CallBack will be called. Only one receive request is sent to UDP at a time. HeadLen gives the length of the application's header. UDP_IO will make the application's header continuous before delivering up.
EFI_UDP4_COMPLETION_TOKEN UDP_COMPLETION_TOKEN::Udp4 |
EFI_UDP6_COMPLETION_TOKEN UDP_COMPLETION_TOKEN::Udp6 |