Searched refs:net_getifname (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dneti.h277 extern int net_getifname(net_handle_t, phy_if_t, char *, const size_t);
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_log.c328 if (net_getifname(nif, (phy_if_t)ifp,
/illumos-gate/usr/src/uts/common/io/
H A Dneti_impl.c215 net_getifname(net_handle_t info, phy_if_t nic, char *buffer, function
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h298 # define COPYIFNAME(x, b, v) (void) net_getifname(((v) == 4) ? \
/illumos-gate/usr/src/uts/common/inet/ipnet/
H A Dipnet.c421 if (net_getifname(nd, phyif, name, LIFNAMSIZ) != 0)
/illumos-gate/usr/src/man/man9f/
H A DMakefile359 net_getifname.9f \

Completed in 68 milliseconds