Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/i386/libi386/
H A Dpxe.h179 #define FLTR_BRDCST 0x0002 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.h185 # define FLTR_BRDCST 0x0002 macro
H A Dundi.c583 undi.pxs->undi_open.PktFilter = FLTR_DIRECTED | FLTR_BRDCST; in eb_pxenv_undi_open()