Home
last modified time | relevance | path

Searched refs:FLTR_DIRECTED (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/boot/i386/libi386/
H A Dpxe.h178 #define FLTR_DIRECTED 0x0001 macro
H A Dpxe.c438 undi_open_p->PktFilter = FLTR_DIRECTED | FLTR_BRDCST; in pxe_netif_init()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dpxe.h184 # define FLTR_DIRECTED 0x0001 macro
H A Dundi.c583 undi.pxs->undi_open.PktFilter = FLTR_DIRECTED | FLTR_BRDCST; in eb_pxenv_undi_open()