Searched refs:MTFTP4_BLOCK_RANGE (Results 1 – 3 of 3) sorted by relevance
27 MTFTP4_BLOCK_RANGE *33 MTFTP4_BLOCK_RANGE *Range; in Mtftp4AllocateRange()35 Range = AllocateZeroPool (sizeof (MTFTP4_BLOCK_RANGE)); in Mtftp4AllocateRange()78 MTFTP4_BLOCK_RANGE *Range; in Mtftp4InitBlockRange()104 MTFTP4_BLOCK_RANGE *Range; in Mtftp4GetNextBlockNum()110 Range = NET_LIST_HEAD (Head, MTFTP4_BLOCK_RANGE, Link); in Mtftp4GetNextBlockNum()132 MTFTP4_BLOCK_RANGE *Range; in Mtftp4SetLastBlockNum()139 Range = NET_LIST_TAIL (Head, MTFTP4_BLOCK_RANGE, Link); in Mtftp4SetLastBlockNum()177 MTFTP4_BLOCK_RANGE *Range; in Mtftp4RemoveBlockNum()178 MTFTP4_BLOCK_RANGE *NewRange; in Mtftp4RemoveBlockNum()[all …]
29 } MTFTP4_BLOCK_RANGE; typedef
35 MTFTP4_BLOCK_RANGE *Block; in Mtftp4CleanOperation()73 Block = NET_LIST_USER_STRUCT (Entry, MTFTP4_BLOCK_RANGE, Link); in Mtftp4CleanOperation()