Searched refs:FlowLabelH (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DIp6.h403 UINT8 FlowLabelH:4; member in struct:_EFI_IP6_HEADER
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Ip6Dxe/
H A DIp6Mld.c173 Head.FlowLabelH = 0;
275 Head.FlowLabelH = 0;
H A DIp6Impl.c1356 Head.FlowLabelH = (UINT8) ((Override->FlowLabel >> 16) & 0x0F);
1360 Head.FlowLabelH = (UINT8) ((Config->FlowLabel >> 16) & 0x0F);
H A DIp6Nd.c1128 Head.FlowLabelH = 0;
1243 Head.FlowLabelH = 0;
1374 Head.FlowLabelH = 0;

Completed in 3649 milliseconds