Home
last modified time | relevance | path

Searched refs:netif_open (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/boot/libsa/
H A Dnetif.h60 int netif_open(void *);
H A Dnetif.c315 netif_open(void *machdep_hint) in netif_open() function
/illumos-gate/usr/src/boot/common/
H A Ddev_net.c143 netdev_sock = netif_open(dev); in net_open()