Home
last modified time | relevance | path

Searched refs:m_tag (Results 1 – 25 of 27) sorted by relevance

12

/xnu-11417.140.69/bsd/kern/
H A Duipc_mbuf2.c151 static struct m_tag *m_tag_create_mbuf(uint32_t, uint16_t, uint16_t, int, struct mbuf *);
377 static struct m_tag *
384 m_tag_kfree_notsupp(__unused struct m_tag *tag) in m_tag_kfree_notsupp()
394 m_tag_cookie_from_id_and_type(struct m_tag *tag) in m_tag_cookie_from_id_and_type()
415 m_tag_create_cookie(struct m_tag *tag) in m_tag_create_cookie()
426 m_tag_verify_cookie(struct m_tag *tag) in m_tag_verify_cookie()
443 m_tag_create_cookie(struct m_tag *tag) in m_tag_create_cookie()
449 m_tag_verify_cookie(struct m_tag *tag) in m_tag_verify_cookie()
457 struct m_tag *
477 static struct m_tag *
[all …]
H A Dkpi_mbuf.c1172 struct m_tag *tag; in mbuf_tag_allocate()
1215 struct m_tag *tag; in mbuf_tag_find()
1253 struct m_tag *tag; in mbuf_tag_free()
1287 struct m_tag *tag; in mbuf_add_drvaux()
1330 struct m_tag *tag; in mbuf_find_drvaux()
1367 struct m_tag *tag; in mbuf_del_drvaux()
/xnu-11417.140.69/bsd/sys/
H A Dmbuf.h156 struct m_tag { struct
158 SLIST_ENTRY(m_tag) m_tag_link; /* List of packet tags */
170 (P2ROUNDUP(len, sizeof (u_int64_t)) + sizeof (struct m_tag))
453 SLIST_HEAD(packet_tags, m_tag) tags; /* list of external tags */
1774 __private_extern__ struct m_tag *m_tag_alloc(u_int32_t, u_int16_t, int, int);
1775 __private_extern__ struct m_tag *m_tag_create(u_int32_t, u_int16_t, int, int,
1777 __private_extern__ void m_tag_free(struct m_tag *);
1778 __private_extern__ void m_tag_prepend(struct mbuf *, struct m_tag *);
1779 __private_extern__ void m_tag_unlink(struct mbuf *, struct m_tag *);
1780 __private_extern__ void m_tag_delete(struct mbuf *, struct m_tag *);
[all …]
/xnu-11417.140.69/bsd/netinet/
H A Dkpi_ipfilter.c320 struct m_tag *mtag = 0; in ipf_inject_input()
419 struct m_tag *mtag = NULL; in ipf_injectv4_out()
508 struct m_tag *mtag = NULL; in ipf_injectv6_out()
636 struct m_tag *mtag; in ipf_get_inject_filter()
648 struct m_tag ipft_m_tag;
652 static struct m_tag *
656 struct m_tag *tag = NULL; in m_tag_kalloc_ipfilt()
679 m_tag_kfree_ipfilt(struct m_tag *tag) in m_tag_kfree_ipfilt()
H A Dip_encap.c507 struct m_tag *tag; in encap_fillarg()
523 struct m_tag *__single tag; in encap_getarg()
538 struct m_tag encaptab_m_tag;
542 static struct m_tag *
546 struct m_tag *tag = NULL; in m_tag_kalloc_encap()
569 m_tag_kfree_encap(struct m_tag *tag) in m_tag_kfree_encap()
H A Dip_dummynet.c284 static struct m_tag * m_tag_kalloc_dummynet(u_int32_t id, u_int16_t type, uint16_t len, int wait);
285 static void m_tag_kfree_dummynet(struct m_tag *tag);
834 struct m_tag *mtag = m_tag_first(m); in dn_tag_get()
1648 struct m_tag *mtag; in dummynet_io()
1912 struct m_tag *tag = m_tag_locate( \
2913 struct m_tag dtc_m_tag;
2917 struct m_tag *
2921 struct m_tag *tag = NULL; in m_tag_kalloc_dummynet()
2944 m_tag_kfree_dummynet(struct m_tag *tag) in m_tag_kfree_dummynet()
H A Dip_input.c945 struct m_tag *copy; in ip_input_first_pass()
946 struct m_tag *p; in ip_input_first_pass()
1737 struct m_tag *__single tag; in ip_input()
H A Draw_ip.c398 struct m_tag *cfil_tag = NULL; in rip_output()
H A Dudp_usrreq.c1575 struct m_tag *__single cfil_tag = NULL; in udp_output()
H A Dip_output.c322 struct m_tag *__single tag; in ip_output_list()
H A Dflow_divert.c3974 struct m_tag *cfil_tag = NULL; in flow_divert_data_out()
/xnu-11417.140.69/bsd/net/pktsched/
H A Dpktsched.c493 struct m_tag *tag; in pktsched_get_pkt_vars()
860 struct m_tag aqm_m_tag;
864 static struct m_tag *
868 struct m_tag *tag = NULL; in m_tag_kalloc_aqm()
891 m_tag_kfree_aqm(struct m_tag *tag) in m_tag_kfree_aqm()
/xnu-11417.140.69/bsd/netinet6/
H A Dip6_input.c204 static struct m_tag *m_tag_kalloc_inet6(u_int32_t id, u_int16_t type, uint16_t len, int wait);
205 static void m_tag_kfree_inet6(struct m_tag *tag);
791 struct m_tag *__single tag; in ip6_input()
2349 struct m_tag *__single tag; in ip6_addaux()
2371 struct m_tag *__single tag; in ip6_findaux()
2382 struct m_tag *__single tag; in ip6_delaux()
2392 struct m_tag inet6_m_tag;
2396 struct m_tag *
2400 struct m_tag *tag = NULL; in m_tag_kalloc_inet6()
2423 m_tag_kfree_inet6(struct m_tag *tag) in m_tag_kfree_inet6()
H A Dipsec.c4969 struct m_tag *tag; in ipsec_addaux()
4997 struct m_tag *tag; in ipsec_findaux()
5008 struct m_tag *tag; in ipsec_delaux()
5096 struct m_tag ipsec_m_tag;
5100 static struct m_tag *
5104 struct m_tag *tag = NULL; in m_tag_kalloc_ipsec()
5127 m_tag_kfree_ipsec(struct m_tag *tag) in m_tag_kfree_ipsec()
H A Dudp6_output.c177 struct m_tag *__single cfil_tag = NULL; in udp6_output()
H A Draw_ip6.c383 struct m_tag *cfil_tag = NULL; in rip6_output()
H A Dudp6_usrreq.c1156 struct m_tag *__single cfil_tag = NULL; in udp6_send()
H A Dip6_output.c306 struct m_tag *__single tag; in ip6_output_list()
/xnu-11417.140.69/bsd/net/
H A Dcontent_filter.h572 extern struct m_tag *cfil_dgram_get_socket_state(struct mbuf *m, uint32_t *state_change_cnt,
H A Dcontent_filter.c851 struct m_tag *cfil_dgram_save_socket_state(struct cfil_info *, struct mbuf *);
2490 struct m_tag cfil_m_tag;
2494 static struct m_tag *
2498 struct m_tag *tag = NULL; in m_tag_kalloc_cfil_udp()
2521 m_tag_kfree_cfil_udp(struct m_tag *tag) in m_tag_kfree_cfil_udp()
7166 struct m_tag *
7169 struct m_tag *tag = NULL; in cfil_dgram_save_socket_state()
7207 struct m_tag *
7211 struct m_tag *tag = NULL; in cfil_dgram_get_socket_state()
7243 struct m_tag *tag = NULL; in cfil_dgram_peek_socket_state()
H A Dpf_ioctl.c406 struct m_tag pf_reass_m_tag;
410 static struct m_tag *
414 struct m_tag *tag = NULL; in m_tag_kalloc_pf_reass()
437 m_tag_kfree_pf_reass(struct m_tag *tag) in m_tag_kfree_pf_reass()
H A Dpf_norm.c1447 struct m_tag *mtag; in pf_reassemble6()
1826 struct m_tag *__single tag; in pf_refragment6()
/xnu-11417.140.69/bsd/skywalk/packet/
H A Dpacket_copy.c811 struct m_tag *ts_tag = NULL; in pkt_copy_from_mbuf()
1198 struct m_tag *ts_tag = NULL; in pkt_copy_multi_buflet_from_mbuf()
1613 struct m_tag *tag = NULL; in pkt_copy_to_mbuf()
1830 struct m_tag *tag = NULL; in pkt_copy_multi_buflet_to_mbuf()
/xnu-11417.140.69/bsd/net/classq/
H A Dclassq_fq_codel.c657 struct m_tag *tag; in fq_get_next_tx_time()
/xnu-11417.140.69/bsd/skywalk/nexus/netif/
H A Dnx_netif_gso.c281 struct m_tag *ts_tag = NULL; in netif_gso_tcp_segment_mbuf()

12