Home | History | Annotate | Download | only in EfiSocketLib

Lines Matching defs:Ip4

262     EFI_IP4_COMPLETION_TOKEN Ip4Rx;   ///<  IP4 receive token

263 EFI_IP4_COMPLETION_TOKEN Ip4Tx; ///< IP4 transmit token
276 IP4 context structure
278 The driver uses this structure to manage the IP4 connections.
282 // IP4 context
284 EFI_IP4_MODE_DATA ModeData; ///< IP4 mode data, includes configuration data
463 EFI_IP4_PROTOCOL * IPv4; ///< IP4 protocol pointer
470 ESL_IP4_CONTEXT Ip4; ///< IPv4 management data
1100 ESL_SERVICE * pIp4List; ///< List of Ip4 services