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

  /device/linaro/bootloader/edk2/StdLib/EfiSocketLib/
DxeSupport.c 93 ESL_LAYER * pLayer;
Service.c 444 ESL_LAYER * pLayer;
471 ESL_LAYER * pLayer;
Socket.h 44 #define LAYER_SIGNATURE SIGNATURE_32 ('S','k','t','L') ///< ESL_LAYER memory signature
951 UINTN ServiceListOffset; ///< Offset in ::ESL_LAYER for the list of services
    [all...]
Socket.c 31 | ::ESL_LAYER | ::mEslLayer | |
71 ::mEslLayer is the one and only ::ESL_LAYER structure. It connects directly or
72 indirectly to the other data structures. The ESL_LAYER structure has a unique
471 OFFSET_OF ( ESL_LAYER, pIp4List ),
479 OFFSET_OF ( ESL_LAYER, pTcp4List ),
487 OFFSET_OF ( ESL_LAYER, pTcp6List ),
495 OFFSET_OF ( ESL_LAYER, pUdp4List ),
503 OFFSET_OF ( ESL_LAYER, pUdp6List ),
540 ESL_LAYER mEslLayer;
    [all...]
Ip4.c     [all...]
Udp4.c     [all...]
Udp6.c     [all...]
Tcp4.c     [all...]
Tcp6.c     [all...]

Completed in 200 milliseconds