Searched refs:net_getifname (Results 1 – 7 of 7) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ |
H A D | neti.h | 277 extern int net_getifname(net_handle_t, phy_if_t, char *, const size_t);
|
/titanic_41/usr/src/uts/common/io/ |
H A D | neti_impl.c | 215 net_getifname(net_handle_t info, phy_if_t nic, char *buffer, in net_getifname() function
|
/titanic_41/usr/src/uts/common/inet/ipf/ |
H A D | ip_log.c | 328 if (net_getifname(nif, (phy_if_t)ifp,
|
/titanic_41/usr/src/uts/common/inet/ipnet/ |
H A D | ipnet.c | 417 if (net_getifname(nd, phyif, name, LIFNAMSIZ) != 0) in ipnet_populate_if()
|
/titanic_41/usr/src/uts/common/inet/ipf/netinet/ |
H A D | ip_compat.h | 298 # define COPYIFNAME(x, b, v) (void) net_getifname(((v) == 4) ? \
|
/titanic_41/usr/src/man/man9f/ |
H A D | Makefile | 344 net_getifname.9f \
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-kernel.man9f.inc | 340 file path=usr/share/man/man9f/net_getifname.9f
|