HomeSort by relevance Sort by last modified time
    Searched refs:PromiscRecv (Results 1 - 8 of 8) sorted by null

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Ip4Dxe/
Ip4If.h 184 // promiscuous receive, PromiscRecv is true.
187 BOOLEAN PromiscRecv;
Ip4Impl.c 497 IpIf->PromiscRecv = FALSE;
503 IpIf->PromiscRecv = TRUE;
    [all...]
Ip4If.c 535 Interface->PromiscRecv = FALSE;
    [all...]
Ip4Input.c     [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
Ip6If.h 138 // promiscuous receive, PromiscRecv is true.
141 BOOLEAN PromiscRecv;
Ip6Impl.c 534 IpIf->PromiscRecv = FALSE;
540 IpIf->PromiscRecv = TRUE;
    [all...]
Ip6If.c 241 Interface->PromiscRecv = FALSE;
Ip6Input.c     [all...]

Completed in 85 milliseconds