Searched defs:netif_match (Results 1 – 2 of 2) sorted by relevance
/titanic_51/usr/src/boot/lib/libstand/ | ||
H A D | netif.h | 11 int (*netif_match)(struct netif *, void *); member |
H A D | netif.c | 78 netif_match(struct netif *nif, void *machdep_hint) in netif_match() function |