Searched defs:Fourth (Results 1 - 3 of 3) 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
/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...]
/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

Completed in 148 milliseconds