Searched refs:IP6_LINK_PROMISC (Results 1 - 2 of 2) sorted by relevance
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Ip6Dxe/ | ||
H A D | Ip6Common.h | 52 #define IP6_LINK_PROMISC 0x00000004 macro |
H A D | Ip6If.c | 524 Flag |= (MnpRxData->PromiscuousFlag ? IP6_LINK_PROMISC : 0); |
Completed in 201 milliseconds