Searched refs:netif_attach (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/lib/libstand/
H A Dnetif.h57 void netif_attach(struct netif *, struct iodesc *, void *);
H A Dnetif.c179 netif_attach(nif, desc, machdep_hint) function
188 printf("%s%d: netif_attach\n", drv->netif_bname, nif->nif_unit);
318 netif_attach(nif, s, machdep_hint);

Completed in 54 milliseconds