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

/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Ip6Dxe/
H A DIp6Impl.c357 BOOLEAN StationZero; local
386 StationZero = NetIp6IsUnspecifiedAddr (&Config->StationAddress);
389 if (StationZero && DestZero) {
404 if (StationZero && !DestZero) {

Completed in 52 milliseconds