Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet6/
H A Dip6_forward.c110 struct pf_mtag *pf_mtag; in adjust_scope_and_pktlen() local
732 struct pf_mtag *pf_mtag; in ip6_forward() local
/xnu-10063.101.15/bsd/sys/
H A Dmbuf.h219 struct pf_mtag { struct
220 u_int16_t pftag_flags; /* PF_TAG flags */
221 u_int16_t pftag_rtableid; /* alternate routing table id */
222 u_int16_t pftag_tag;
223 u_int16_t pftag_routed;
225 void *pftag_hdr; /* saved hdr pos in mbuf, for ECN */
/xnu-10063.101.15/bsd/net/
H A Dpf.c2698 struct pf_mtag *pf_mtag; in pf_send_tcp() local
2862 struct pf_mtag *pf_mtag; in pf_send_icmp() local
3092 pf_match_tag(struct pf_rule *r, struct pf_mtag *pf_mtag, in pf_match_tag()
3104 pf_tag_packet(pbuf_t *pbuf, struct pf_mtag *pf_mtag, int tag, in pf_tag_packet()
9449 struct pf_mtag *pf_mtag; in pf_route6() local
H A Dpfvar.h1436 struct pf_mtag *pf_mtag; member
/xnu-10063.101.15/bsd/netinet/
H A Dip_input.c3438 struct pf_mtag *pf_mtag; in ip_forward() local