Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/pf/
H A Dpf_lb.c180 else if (r->match_tag && !pf_match_tag(m, r, &tag, in pf_match_translation()
H A Dpf_norm.c1055 else if (r->match_tag && !pf_match_tag(m, r, &tag, in pf_normalize_ip()
H A Dpf.c2905 pf_match_tag(struct mbuf *m, struct pf_krule *r, int *tag, int mtag) in pf_match_tag() function
3594 else if (r->match_tag && !pf_match_tag(m, r, &tag, in pf_test_rule()
4015 else if (r->match_tag && !pf_match_tag(m, r, &tag, in pf_test_fragment()
/f-stack/freebsd/net/
H A Dpfvar.h1607 int pf_match_tag(struct mbuf *, struct pf_krule *, int *, int);