Searched defs:netif_probe (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/stand/lib/ | ||
H A D | netif.c | 157 netif_probe(struct netif *nif, void *machdep_hint) in netif_probe() function |
H A D | netif.h | 15 int (*netif_probe)(struct netif *, void *); member |