Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/libsa/
H A Dnetif.h55 void netif_attach(struct netif *, struct iodesc *, void *);
H A Dnetif.c183 netif_attach(struct netif *nif, struct iodesc *desc, void *machdep_hint) in netif_attach() function
344 netif_attach(nif, s, machdep_hint); in netif_open()