Searched refs:pf_tag_packet (Results 1 – 3 of 3) sorted by relevance
230 if (ctx->tag > 0 && pf_tag_packet(pd, ctx->tag)) in pf_match_translation_rule()
4716 pf_tag_packet(struct pf_pdesc *pd, int tag) in pf_tag_packet() function5985 if (ctx.tag > 0 && pf_tag_packet(pd, ctx.tag)) { in pf_test_rule()11056 if (tag > 0 && pf_tag_packet(&pd, tag)) { in pf_test()
2534 int pf_tag_packet(struct pf_pdesc *, int);