Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_multi.c1987 ilg->ilg_ifindex = ifindex; in ip_set_srcfilter()
2756 ilg->ilg_ifindex = ifindex; in ilg_add()
3025 ilg->ilg_ifindex == ifindex && in ilg_lookup()
3196 ifindex = ilg->ilg_ifindex; in ilg_attach()
3375 ilg->ilg_ifindex, zoneid, ipst, &error); in ilg_check_reattach()
/illumos-gate/usr/src/uts/common/inet/
H A Dip.h625 uint_t ilg_ifindex; /* IPv6 and some other IPv4 cases */ member