Searched refs:fr_stinsert (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/inet/ipf/netinet/ |
H A D | ip_state.h | 242 extern void fr_stinsert __P((struct ipstate *, int, ipf_stack_t *));
|
/titanic_41/usr/src/uts/common/inet/ipf/ |
H A D | ip_state.c | 715 fr_stinsert(isn, 0, ifs); 764 fr_stinsert(isn, 0, ifs); 772 fr_stinsert(isn, 0, ifs); 803 void fr_stinsert(is, rev, ifs) in fr_stinsert() function 1502 fr_stinsert(is, fin->fin_rev, ifs); 2070 fr_stinsert(clone, fin->fin_rev, ifs);
|