Home
last modified time | relevance | path

Searched refs:ifnot (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/netpfil/pf/
H A Dpf.h502 u_int8_t ifnot; member
H A Dpf_norm.c1039 if (pfi_kkif_match(r->kif, kif) == r->ifnot) in pf_normalize_ip()
1182 if (pfi_kkif_match(r->kif, kif) == r->ifnot) in pf_normalize_ip6()
1336 if (pfi_kkif_match(r->kif, kif) == r->ifnot) in pf_normalize_tcp()
H A Dpf_lb.c153 if (pfi_kkif_match(r->kif, kif) == r->ifnot) in pf_match_translation()
H A Dpf_ioctl.c1016 PF_MD5_UPD(rule, ifnot); in pf_hash_rule()
1528 rule->ifnot = krule->ifnot; in pf_krule_to_rule()
1660 krule->ifnot = rule->ifnot; in pf_rule_to_krule()
H A Dpf.c2045 if (cur->kif != prev->kif || cur->ifnot != prev->ifnot) in pf_calc_skip_steps()
3541 if (pfi_kkif_match(r->kif, kif) == r->ifnot) in pf_test_rule()
3981 if (pfi_kkif_match(r->kif, kif) == r->ifnot) in pf_test_fragment()
/f-stack/tools/compat/include/net/
H A Dpfvar.h273 u_int8_t ifnot; member
/f-stack/freebsd/net/
H A Dpfvar.h385 u_int8_t ifnot; member