Home
last modified time | relevance | path

Searched refs:irb_nire (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/inet/ip/
H A Dip_ire.c1345 irb_ptr->irb_nire++; in ire_add_v4()
1466 if (irb->irb_refcnt == 1 && irb->irb_nire == 0) { in irb_inactive()
1705 irb->irb_nire--; in ire_inactive()
H A Dip_ftable.c751 if (irb->irb_nire != 0) { in irb_refrele_ftable()
/titanic_41/usr/src/uts/common/inet/
H A Dip.h1275 int irb_nire; /* Num of ftable ire's that ref irb */ member