Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/libsa/
H A Dnetif.h53 struct netif *netif_select(void *);
H A Dnetif.c103 netif_select(void *machdep_hint) in netif_select() function
335 nif = netif_select(machdep_hint); in netif_open()