Searched refs:Tos (Results 1 - 14 of 14) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dipexport.h43 unsigned char Tos; member in struct:ip_option_information
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dipexport.h40 unsigned char Tos; member in struct:ip_option_information
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Ip4Dxe/
H A DIp4Output.c26 the following header fields: Tos, TotalLen, Id,
75 PacketHead->Tos = Head->Tos;
190 the following header fields: Tos, TotalLen, Id, tl,
H A DIp4Icmp.c247 ReplyHead.Tos = 0;
H A DIp4Igmp.c205 Head.Tos = 0;
H A DIp4Impl.c1931 // Build the IP header, need to fill in the Tos, TotalLen, Id,
1942 Head.Tos = Override->TypeOfService;
1955 Head.Tos = Config->TypeOfService;
/vbox/src/VBox/Devices/Network/slirp/
H A Dip_icmpwin.c184 opts.Tos = ip->ip_tos; /* affected by DisableUserTOSSetting key */
390 ip->ip_tos = reply->Options.Tos;
452 ip->ip_tos = reply->Options.Tos;
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/TcpDxe/
H A DTcpDispatcher.c96 ConfigData->TypeOfService = Tcb->Tos;
179 ConfigData->TrafficClass = Tcb->Tos;
559 Tcb->Tos = CfgData->Tcp4CfgData.TypeOfService;
573 Tcb->Tos = CfgData->Tcp6CfgData.TrafficClass;
H A DTcpProto.h334 UINT8 Tos; member in struct:_TCP_CONTROL_BLOCK
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Tcp4Dxe/
H A DTcp4Dispatcher.c99 ConfigData->TypeOfService = Tcb->Tos;
431 Tcb->Tos = CfgData->TypeOfService;
H A DTcp4Proto.h257 UINT8 Tos; member in struct:_TCP_CB
/vbox/src/VBox/NetworkServices/NAT/
H A Dpxping_win.c239 opts.Tos = IPH_TOS(iph); /* affected by DisableUserTOSSetting key */
442 reply->Options.Tos,
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Include/Library/
H A DNetLib.h101 UINT8 Tos; member in struct:__anon11040
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/DxeNetLib/
H A DDxeNetLib.c353 Ip4->Tos = 0;

Completed in 74 milliseconds