Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/i386/libi386/
H A Dpxe.c73 static int pxe_netif_match(struct netif *nif, void *machdep_hint);
102 .netif_match = pxe_netif_match,
357 pxe_netif_match(struct netif *nif __unused, void *machdep_hint __unused) in pxe_netif_match() function