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

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Mtftp4Dxe/
Mtftp4Support.c 27 MTFTP4_BLOCK_RANGE *
33 MTFTP4_BLOCK_RANGE *Range;
35 Range = AllocateZeroPool (sizeof (MTFTP4_BLOCK_RANGE));
78 MTFTP4_BLOCK_RANGE *Range;
104 MTFTP4_BLOCK_RANGE *Range;
110 Range = NET_LIST_HEAD (Head, MTFTP4_BLOCK_RANGE, Link);
132 MTFTP4_BLOCK_RANGE *Range;
139 Range = NET_LIST_TAIL (Head, MTFTP4_BLOCK_RANGE, Link);
177 MTFTP4_BLOCK_RANGE *Range;
178 MTFTP4_BLOCK_RANGE *NewRange;
    [all...]
Mtftp4Support.h 29 } MTFTP4_BLOCK_RANGE;
Mtftp4Impl.c 35 MTFTP4_BLOCK_RANGE *Block;
73 Block = NET_LIST_USER_STRUCT (Entry, MTFTP4_BLOCK_RANGE, Link);
    [all...]

Completed in 3400 milliseconds