Home
last modified time | relevance | path

Searched refs:pf_mtag (Results 1 – 16 of 16) sorted by relevance

/freebsd/sys/netpfil/pf/
H A Dpf_mtag.h48 struct pf_mtag { struct
62 static __inline struct pf_mtag * argument
70 return ((struct pf_mtag *)(mtag + 1)); in pf_find_mtag()
H A Dpf.c309 struct pf_mtag *pf_mtag);
1230 struct pf_mtag *
2927 struct pf_mtag *pf_mtag; in pf_build_tcp() local
3332 struct pf_mtag *pf_mtag; in pf_send_icmp() local
3545 if (pd->pf_mtag == NULL && ((pd->pf_mtag = pf_get_mtag(m)) == NULL)) in pf_tag_packet()
4720 pd->pf_mtag ? pd->pf_mtag->tag : 0)) in pf_test_rule()
5175 pd->pf_mtag ? pd->pf_mtag->tag : 0)) in pf_test_fragment()
7898 pf_dummynet_flag_remove(struct mbuf *m, struct pf_mtag *pf_mtag) in pf_dummynet_flag_remove() argument
8054 if (pd.pf_mtag && pd.pf_mtag->dnpipe) { in pf_test()
8429 if (pd.pf_mtag) in pf_test()
[all …]
H A Dpf_syncookies.c272 if (pd->pf_mtag && (pd->pf_mtag->flags & PF_MTAG_FLAG_SYNCOOKIE_RECREATED)) in pf_synflood_check()
H A Dpf_lb.c179 pd->pf_mtag ? pd->pf_mtag->tag : 0)) in pf_match_translation()
H A Dpf_norm.c1029 pd.pf_mtag = pf_find_mtag(m); in pf_refragment6()
1096 pd->pf_mtag ? pd->pf_mtag->tag : 0)) in pf_normalize_ip()
/freebsd/sys/net/altq/
H A Daltq_red.c442 struct pf_mtag *at; in mark_ecn()
H A Daltq_cbq.c461 struct pf_mtag *t; in cbq_enqueue()
H A Daltq_priq.c450 struct pf_mtag *t; in priq_enqueue()
H A Daltq_fairq.c486 struct pf_mtag *t; in fairq_enqueue()
H A Daltq_hfsc.c659 struct pf_mtag *t; in hfsc_enqueue()
/freebsd/sys/net/
H A Dpfvar.h1568 struct pf_mtag *pf_mtag; member
2185 struct pf_mtag *pf_get_mtag(struct mbuf *);
H A Dif_ethersubr.c290 struct pf_mtag *t; in ether_output()
/freebsd/sys/netpfil/ipfw/
H A Dip_fw2.c2519 struct pf_mtag *at; in ipfw_chk()
2534 sizeof(struct pf_mtag), M_NOWAIT | M_ZERO); in ipfw_chk()
2543 at = (struct pf_mtag *)(mtag + 1); in ipfw_chk()
/freebsd/include/
H A DMakefile221 pf_mtag.h \
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc6658 OLD_FILES+=usr/include/netpfil/pf/pf_mtag.h
/freebsd/
H A DObsoleteFiles.inc14737 OLD_FILES+=usr/include/net/pf_mtag.h