Home
last modified time | relevance | path

Searched refs:irb_ipst (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_ire.c1456 ip_stack_t *ipst = irb->irb_ipst; in irb_inactive()
1458 ASSERT(irb->irb_ipst != NULL); in irb_inactive()
1762 ipst = irb->irb_ipst; in irb_increment_generation()
H A Dip6_ire.c336 ptr[i].irb_ipst = ipst; in ire_add_v6()
H A Dip_ftable.c441 irb->irb_ipst = ipst; in ire_get_bucket()
/illumos-gate/usr/src/uts/common/inet/
H A Dip.h1277 ip_stack_t *irb_ipst; /* Does not have a netstack_hold */ member