Lines Matching refs:UINT32

24 typedef UINT32          IP4_ADDR;
25 typedef UINT32 TCP_SEQNO;
125 UINT32 Fourth; // 4th filed of the head, it depends on Type.
143 UINT32 Fourth;
149 UINT32 Fourth;
209 // Convert the EFI_IP4_ADDRESS to plain UINT32 IP4 address.
320 IN UINT32 Level,
323 IN UINT32 Line,
496 #define NET_RANDOM(Seed) ((UINT32) ((UINT32) (Seed) * 1103515245UL + 12345) % 4294967295UL)
499 Extract a UINT32 from a byte stream.
501 This function copies a UINT32 from a byte stream, and then converts it from Network
504 @param[in] Buf The buffer to extract the UINT32.
506 @return The UINT32 extracted.
509 UINT32
516 Puts a UINT32 into the byte stream in network byte order.
518 Converts a UINT32 from host byte order to network byte order, then copies it to the
521 @param[in, out] Buf The buffer in which to put the UINT32.
529 IN UINT32 Data
542 UINT32
1359 UINT32 Len; // The block's length
1371 UINT32 Signature;
1375 UINT32 Flag; // Flags, NET_VECTOR_OWN_FIRST
1376 UINT32 Len; // Total length of the assocated BLOCKs
1378 UINT32 BlockNum;
1391 UINT32 Size; // The size of the data
1410 UINT32 Signature;
1421 UINT32 BlockOpNum; // Total number of BlockOp in the buffer
1422 UINT32 TotalSize; // Total size of the actual packet
1431 UINT32 Signature;
1436 UINT32 BufSize; // total length of DATA in the buffers
1437 UINT32 BufNum; // total number of buffers on the chain
1455 UINT32 Len;
1456 UINT32 Reserved:24;
1457 UINT32 NextHeader:8;
1467 UINT32 Len;
1503 IN UINT32 Len
1545 IN UINT32 Offset,
1546 OUT UINT32 *Index OPTIONAL
1588 IN UINT32 HeadSpace
1612 IN UINT32 Offset,
1613 IN UINT32 Len,
1614 IN UINT32 HeadSpace
1633 IN UINT32 Len
1652 IN UINT32 Len,
1668 UINT32
1672 IN UINT32 Len,
1691 UINT32
1695 IN UINT32 Offset,
1696 IN UINT32 Len,
1726 IN UINT32 ExtNum,
1727 IN UINT32 HeadSpace,
1728 IN UINT32 HeadLen,
1751 IN OUT UINT32 *ExtNum
1775 IN UINT32 HeadSpace,
1776 IN UINT32 HeaderLen,
1879 UINT32
1883 IN UINT32 Offset,
1884 IN UINT32 Len,
1901 UINT32
1905 IN UINT32 Len
1934 IN UINT32 Len
2008 IN UINT32 Len