Home
last modified time | relevance | path

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

/titanic_51/usr/src/boot/lib/libstand/
H A Dnetif.h12 int (*netif_probe)(struct netif *, void *); member
H A Dnetif.c161 netif_probe(struct netif *nif, void *machdep_hint) in netif_probe() function