Home
last modified time | relevance | path

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

/xnu-10002.81.5/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.c1608 m_tag_prepend(m, mtag); /* attach to mbuf chain */ in dummynet_io()
/xnu-10002.81.5/bsd/kern/
H A Duipc_mbuf2.c884 m_tag_prepend(struct mbuf *m, struct m_tag *t) in m_tag_prepend() function
1490 m_tag_prepend(m, tag); in do_m_tag_test()
1557 m_tag_prepend(m, tag); in do_test_m_tag_unlink()
H A Dkpi_mbuf.c1053 m_tag_prepend(mbuf, tag); in mbuf_tag_allocate()
1168 m_tag_prepend(mbuf, tag); in mbuf_add_drvaux()
/xnu-10002.81.5/bsd/skywalk/packet/
H A Dpacket_copy.c1579 m_tag_prepend(m, tag); in pkt_copy_to_mbuf()
1795 m_tag_prepend(m, tag); in pkt_copy_multi_buflet_to_mbuf()
/xnu-10002.81.5/bsd/sys/
H A Dmbuf.h1670 __private_extern__ void m_tag_prepend(struct mbuf *, struct m_tag *);
/xnu-10002.81.5/bsd/netinet6/
H A Dip6_input.c2344 m_tag_prepend(m, tag); in ip6_addaux()
H A Dipsec.c5006 m_tag_prepend(m, tag); in ipsec_addaux()
/xnu-10002.81.5/bsd/net/
H A Dpf_norm.c1462 m_tag_prepend(m, mtag); in pf_reassemble6()
H A Dcontent_filter.c7038 m_tag_prepend(m, tag); in cfil_dgram_save_socket_state()
H A Dpf.c11040 m_tag_prepend(m, tag); in pf_copy_fragment_tag()