Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dpfvar.h1773 int pf_match_tag(struct mbuf *, struct pf_rule *, int *);
H A Dpf.c3567 pf_match_tag(struct mbuf *m, struct pf_rule *r, int *tag) in pf_match_tag() function
4223 !pf_match_tag(ctx->pd->m, r, &ctx->tag)), in pf_match_rule()