Searched refs:fr_derefrule (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/uts/common/inet/ipf/ |
H A D | ip_frag.c | 760 (void)fr_derefrule(&fr, ifs);
|
H A D | fil.c | 3545 if (fr_derefrule(&fp, ifs) == 0) 4787 (void)fr_derefrule(&f, ifs); 4997 int fr_derefrule(frp, ifs) in fr_derefrule() function 7210 (void)fr_derefrule((frentry_t **)datap, ifs); 7370 (void) fr_derefrule(&fr, ifs);
|
H A D | ip_nat.c | 1869 (void) fr_derefrule(&fr, ifs); 1992 (void)fr_derefrule(&nat->nat_fr, ifs);
|
H A D | ip_state.c | 3403 (void)fr_derefrule(&is->is_rule, ifs);
|
/titanic_44/usr/src/uts/common/inet/ipf/netinet/ |
H A D | ip_fil.h | 1549 extern int fr_derefrule __P((frentry_t **, ipf_stack_t *));
|