Home
last modified time | relevance | path

Searched refs:m_tag_prepend (Results 1 – 11 of 11) sorted by relevance

/xnu-8792.61.2/bsd/netinet/ !
H A Dkpi_ipfilter.c397 m_tag_prepend(m, mtag); in ipf_inject_input()
439 m_tag_prepend(m, mtag); in ipf_injectv4_out()
528 m_tag_prepend(m, mtag); in ipf_injectv6_out()
H A Dip_encap.c517 m_tag_prepend(m, tag); in encap_fillarg()
H A Dip_dummynet.c1605 m_tag_prepend(m, mtag); /* attach to mbuf chain */ in dummynet_io()
/xnu-8792.61.2/bsd/kern/ !
H A Duipc_mbuf2.c491 m_tag_prepend(struct mbuf *m, struct m_tag *t) in m_tag_prepend() function
H A Dkpi_mbuf.c1051 m_tag_prepend(mbuf, tag); in mbuf_tag_allocate()
1166 m_tag_prepend(mbuf, tag); in mbuf_add_drvaux()
/xnu-8792.61.2/bsd/sys/ !
H A Dmbuf.h1587 __private_extern__ void m_tag_prepend(struct mbuf *, struct m_tag *);
/xnu-8792.61.2/bsd/netinet6/ !
H A Dip6_input.c2341 m_tag_prepend(m, tag); in ip6_addaux()
H A Dipsec.c4731 m_tag_prepend(m, tag); in ipsec_addaux()
/xnu-8792.61.2/bsd/net/ !
H A Dpf_norm.c1462 m_tag_prepend(m, mtag); in pf_reassemble6()
H A Dcontent_filter.c6843 m_tag_prepend(m, tag); in cfil_dgram_save_socket_state()
H A Dpf.c10986 m_tag_prepend(m, tag); in pf_copy_fragment_tag()