Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/netinet/
H A Dkpi_ipfilter.c403 m_tag_prepend(m, mtag); in ipf_inject_input()
445 m_tag_prepend(m, mtag); in ipf_injectv4_out()
534 m_tag_prepend(m, mtag); in ipf_injectv6_out()
H A Dip_encap.c516 m_tag_prepend(m, tag); in encap_fillarg()
H A Dip_dummynet.c1735 m_tag_prepend(m, mtag); /* attach to mbuf chain */ in dummynet_io()
/xnu-12377.41.6/bsd/kern/
H A Duipc_mbuf2.c896 m_tag_prepend(struct mbuf *m, struct m_tag *t) in m_tag_prepend() function
1277 m_tag_prepend(m, tag); in mbuf_set_tx_time()
1511 m_tag_prepend(m, tag); in do_m_tag_test()
1578 m_tag_prepend(m, tag); in do_test_m_tag_unlink()
H A Dkpi_mbuf.c1212 m_tag_prepend(mbuf, tag); in mbuf_tag_allocate()
1327 m_tag_prepend(mbuf, tag); in mbuf_add_drvaux()
/xnu-12377.41.6/bsd/skywalk/packet/
H A Dpacket_copy.c1660 m_tag_prepend(m, tag); in pkt_copy_to_mbuf()
1889 m_tag_prepend(m, tag); in pkt_copy_multi_buflet_to_mbuf()
/xnu-12377.41.6/bsd/sys/
H A Dmbuf.h1824 __private_extern__ void m_tag_prepend(struct mbuf *, struct m_tag *);
/xnu-12377.41.6/bsd/netinet6/
H A Dip6_input.c2393 m_tag_prepend(m, tag); in ip6_addaux()
H A Dipsec.c4986 m_tag_prepend(m, tag); in ipsec_addaux()
/xnu-12377.41.6/bsd/net/
H A Dpf_norm.c1467 m_tag_prepend(m, mtag); in pf_reassemble6()
H A Dcontent_filter.c7198 m_tag_prepend(m, tag); in cfil_dgram_save_socket_state()
H A Dpf.c11041 m_tag_prepend(m, tag); in pf_copy_fragment_tag()