HomeSort by relevance Sort by last modified time
    Searched refs:ESL_PROTOCOL_API (Results 1 - 7 of 7) sorted by null

  /device/linaro/bootloader/edk2/StdLib/EfiSocketLib/
Socket.h 983 } ESL_PROTOCOL_API;
998 CONST ESL_PROTOCOL_API * pApi; ///< API for the protocol
    [all...]
Socket.c 153 through ESL_PROTOCOL_API::pfnPortCloseOp. One such routine is
168 using a network specific support routine via ESL_PROTOCOL_API::pfnPacketFree.
171 via ESL_PROTOCOL_API::pfnPortClose to release any network specific resources.
345 by calling ESL_PROTOCOL_API::pfnPacketFree.
512 CONST ESL_PROTOCOL_API * cEslAfInetApi[] = {
526 CONST ESL_PROTOCOL_API * cEslAfInet6Api[] = {
573 CONST ESL_PROTOCOL_API * pApi;
574 CONST ESL_PROTOCOL_API ** ppApiArray;
575 CONST ESL_PROTOCOL_API ** ppApiArrayEnd;
    [all...]
Ip4.c     [all...]
Udp4.c     [all...]
Udp6.c     [all...]
Tcp4.c     [all...]
Tcp6.c     [all...]

Completed in 1063 milliseconds