Searched defs:pf_mtag (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet6/
H A Dip6_forward.c140 struct pf_mtag *pf_mtag; local
/darwin-on-arm/xnu/bsd/netinet/
H A Dip_input.c2361 struct pf_mtag *pf_mtag; local
/darwin-on-arm/xnu/bsd/sys/
H A Dmbuf.h181 struct pf_mtag { struct
227 struct pf_mtag pf_mtag; /* built-in PF tag */ member in struct:pkthdr
/darwin-on-arm/xnu/bsd/net/
H A Dpf.c2365 struct pf_mtag *pf_mtag; local
2536 struct pf_mtag *pf_mtag; local
2760 pf_match_tag(struct mbuf *m, struct pf_rule *r, struct pf_mtag *pf_mtag, int *tag) argument
2772 pf_tag_packet(struct mbuf *m, struct pf_mtag *pf_mtag, int tag, unsigned int rtableid, struct pf_pdesc *pd) argument
7875 struct pf_mtag *pf_mtag; local
[all...]
H A Dpfvar.h1424 struct pf_mtag *pf_mtag; member in struct:pf_pdesc

Completed in 42 milliseconds