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

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellNetwork1CommandsLib/
H A DIfconfig.c1217 UINT32 NetworkBytes1; local
1347 NetworkBytes1 = NTOHL (Ip.Addr[0]);
1350 !NetIp4IsUnicast (NetworkBytes1, NetworkBytes2)) {
1357 NetworkBytes1 = NTOHL (Gateway.Addr[0]);
1359 !NetIp4IsUnicast (NetworkBytes1, NetworkBytes2)) {

Completed in 44 milliseconds