Home
last modified time | relevance | path

Searched defs:netif_match (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/boot/libsa/
H A Dnetif.h11 int (*netif_match)(struct netif *, void *); member
H A Dnetif.c90 netif_match(struct netif *nif, void *machdep_hint) in netif_match() function