Searched refs:netif_match (Results 1 – 5 of 5) sorted by relevance
86 netif_match(struct netif *nif, void *machdep_hint) in netif_match() function95 return drv->netif_match(nif, machdep_hint); in netif_match()135 val = netif_match(&cur_if, machdep_hint); in netif_select()
10 int (*netif_match)(struct netif *, void *); member
66 .netif_match=ofwn_match,
53 .netif_match = efinet_match,
95 .netif_match = pxe_netif_match,