HomeSort by: relevance | last modified time | path
    Searched refs:pf_tag_packet (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dist/pf/net/
pf.c 2034 pf_tag_packet(struct mbuf *m, int tag, int rtableid) function
2594 if (pf_tag_packet(m, tag, rtableid))
3473 if (pf_tag_packet(m, tag, rtableid)) {
3807 if (pf_tag_packet(m, tag, -1)) {
5927 pf_tag_packet(m, s ? s->tag : 0, r->rtableid);
6354 pf_tag_packet(m, s ? s->tag : 0, r->rtableid);
pfvar.h 1752 int pf_tag_packet(struct mbuf *, int, int);

Completed in 20 milliseconds