Searched refs:Fourth (Results 1 - 8 of 8) sorted by relevance

/vbox/src/libs/xpcom18a4/ipc/ipcd/shared/src/
H A DipcMessagePrimitives.h126 PRUint32 Fourth() const function in class:ipcMessage_DWORD_DWORD_DWORD_DWORD
H A Dipcm.h499 PRUint32 ClientState() const { return Fourth(); }
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Ip6Dxe/
H A DIp6Nd.c1265 IcmpHead->Fourth |= IP6_IS_ROUTER_FLAG;
1269 IcmpHead->Fourth |= IP6_SOLICITED_FLAG;
1273 IcmpHead->Fourth |= IP6_OVERRIDE_FLAG;
1756 if ((Icmp.Fourth & IP6_SOLICITED_FLAG) == IP6_SOLICITED_FLAG) {
1790 if ((Icmp.Fourth & IP6_IS_ROUTER_FLAG) == IP6_IS_ROUTER_FLAG) {
1793 if ((Icmp.Fourth & IP6_OVERRIDE_FLAG) == IP6_OVERRIDE_FLAG) {
1937 UINT32 Fourth; local
2001 // Process Fourth field.
2002 // In Router Advertisement, Fourth is composed of CurHopLimit (8bit), M flag, O flag,
2006 Fourth
[all...]
H A DIp6Icmp.c237 Mtu = NTOHL (Icmp.Fourth);
666 IcmpHead->Fourth = HTONL (*Pointer);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Ip4Dxe/
H A DIp4Icmp.c116 Gateway = NTOHL (Icmp->Fourth);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Include/Library/
H A DNetLib.h125 UINT32 Fourth; // 4th filed of the head, it depends on Type. member in struct:__anon11042
143 UINT32 Fourth; member in struct:__anon11045
149 UINT32 Fourth; member in struct:__anon11046
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Udp4Dxe/
H A DUdp4Impl.c1739 IcmpErrHdr->Fourth = 0;
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Udp6Dxe/
H A DUdp6Impl.c1768 IcmpErrHdr->Fourth = 0;

Completed in 65 milliseconds