Home
last modified time | relevance | path

Searched refs:net_lifgetnext (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dneti.h291 extern lif_if_t net_lifgetnext(net_handle_t, phy_if_t, lif_if_t);
/illumos-gate/usr/src/uts/common/io/
H A Dneti_impl.c316 net_lifgetnext(net_handle_t info, phy_if_t ifidx, lif_if_t ifdata) in net_lifgetnext() function
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_fil_solaris.c1704 idx = net_lifgetnext(net_data, phyif, idx);
2006 for (lif = net_lifgetnext(ndp, phyif, 0); lif > 0; in fr_forwarding_enabled()
2007 lif = net_lifgetnext(ndp, phyif, lif)) { in fr_forwarding_enabled()
/illumos-gate/usr/src/uts/common/inet/ipnet/
H A Dipnet.c437 for (lif = net_lifgetnext(nd, phyif, 0); lif != 0; in ipnet_populate_if()
438 lif = net_lifgetnext(nd, phyif, lif)) { in ipnet_populate_if()
/illumos-gate/usr/src/man/man9f/
H A DMakefile397 net_lifgetnext.9f \
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-kernel.man9f.inc912 file path=usr/share/man/man9f/net_lifgetnext.9f