Home
last modified time | relevance | path

Searched refs:MT_DATA (Results 1 – 25 of 31) sorted by relevance

12

/xnu-8796.141.3/bsd/netinet6/
H A Desp_rijndael.c243 MGET(d, M_DONTWAIT, MT_DATA); in esp_cbc_decrypt_aes()
459 MGET(d, M_DONTWAIT, MT_DATA); in esp_cbc_encrypt_aes()
805 MGET(d, M_DONTWAIT, MT_DATA); in esp_gcm_encrypt_aes()
1029 MGET(d, M_DONTWAIT, MT_DATA); in esp_gcm_decrypt_aes()
H A Dah_output.c252 MGET(n, M_DONTWAIT, MT_DATA); in ah4_output()
436 MGET(mah, M_DONTWAIT, MT_DATA); in ah6_output()
H A Desp_output.c516 MGET(n, M_DONTWAIT, MT_DATA); in esp_output()
677 MGET(nn, M_DONTWAIT, MT_DATA); in esp_output()
849 MGET(nn, M_DONTWAIT, MT_DATA); in esp_output()
H A Dmld6.c2318 MGET(md, M_DONTWAIT, MT_DATA); in mld_v1_transmit_report()
3018 m = m_getcl(M_DONTWAIT, MT_DATA, M_PKTHDR); in mld_v2_enqueue_group_record()
3021 m = m_gethdr(M_DONTWAIT, MT_DATA); in mld_v2_enqueue_group_record()
3151 m = m_getcl(M_DONTWAIT, MT_DATA, M_PKTHDR); in mld_v2_enqueue_group_record()
3153 m = m_gethdr(M_DONTWAIT, MT_DATA); in mld_v2_enqueue_group_record()
3308 m = m_getcl(M_DONTWAIT, MT_DATA, M_PKTHDR); in mld_v2_enqueue_filter_change()
3310 m = m_gethdr(M_DONTWAIT, MT_DATA); in mld_v2_enqueue_filter_change()
H A Dah_core.c1292 MGET(n, M_DONTWAIT, MT_DATA); in ah4_calccksum()
1413 MGET(n, M_DONTWAIT, MT_DATA); in ah4_calccksum()
1570 MGET(n, M_DONTWAIT, MT_DATA); in ah6_calccksum()
1606 MGET(n, M_DONTWAIT, MT_DATA); in ah6_calccksum()
H A Desp_core.c829 MGET(d, M_DONTWAIT, MT_DATA); in esp_cbc_decrypt()
1074 MGET(d, M_DONTWAIT, MT_DATA); in esp_cbc_encrypt()
H A Dipsec.c2321 MGET(n, M_DONTWAIT, MT_DATA); in ipsec4_encapsulate()
2411 MGET(n, M_DONTWAIT, MT_DATA); in ipsec6_encapsulate()
2488 MGET(n, M_DONTWAIT, MT_DATA); in ipsec64_encapsulate()
2749 MGET(n, M_DONTWAIT, MT_DATA); in ipsec46_encapsulate()
4278 m_mchtype(m, MT_DATA); in ipsec4_splithdr()
4316 m_mchtype(m, MT_DATA); in ipsec6_splithdr()
4619 MGET(mnew, M_DONTWAIT, MT_DATA); in ipsec_copypkt()
4898 m = m_gethdr(M_NOWAIT, MT_DATA); in ipsec_send_natt_keepalive()
H A Dip6_output.c1948 MGET(m, M_DONTWAIT, MT_DATA); in ip6_copyexthdr()
2150 MGET(mopt, M_DONTWAIT, MT_DATA); in ip6_insert_jumboopt()
2184 MGET(n, M_DONTWAIT, MT_DATA); in ip6_insert_jumboopt()
2265 MGET(mfrg, M_DONTWAIT, MT_DATA); in ip6_insertfraghdr()
H A Dnd6_nbr.c624 MGETHDR(m, M_DONTWAIT, MT_DATA); /* XXXMAC: mac_create_mbuf_linklayer() probably */ in nd6_ns_output()
1445 MGETHDR(m, M_DONTWAIT, MT_DATA); /* XXXMAC: mac_create_mbuf_linklayer() probably */ in nd6_na_output()
H A Dicmp6.c1650 MGET(m, M_DONTWAIT, MT_DATA); in ni6_nametodns()
/xnu-8796.141.3/bsd/net/
H A Dpf_pbuf.c145 m = m_getcl(M_WAITOK, MT_DATA, M_PKTHDR); in pbuf_to_mbuf()
147 m = m_gethdr(M_DONTWAIT, MT_DATA); in pbuf_to_mbuf()
H A Dbridgestp.c310 MGETHDR(m, M_DONTWAIT, MT_DATA); in bstp_transmit_tcn()
426 MGETHDR(m, M_DONTWAIT, MT_DATA); in bstp_send_bpdu()
H A Dif_bond.c513 m = m_getcl(M_WAITOK, MT_DATA, M_PKTHDR); in packet_buffer_allocate()
515 m = m_gethdr(M_WAITOK, MT_DATA); in packet_buffer_allocate()
1013 vl_m = m_get(M_DONTWAIT, MT_DATA); in bond_bpf_vlan()
H A Drtsock.c1159 m = m_gethdr(M_DONTWAIT, MT_DATA); in rt_msg1()
H A Dbpf.c400 MGETHDR(m, M_WAIT, MT_DATA); in bpf_movein()
/xnu-8796.141.3/bsd/netinet/
H A Digmp.c586 MGET(m, M_WAITOK, MT_DATA); in igmp_ra_alloc()
2660 MGETHDR(m, M_DONTWAIT, MT_DATA); in igmp_v1v2_queue_report()
3315 m = m_getcl(M_DONTWAIT, MT_DATA, M_PKTHDR); in igmp_v3_enqueue_group_record()
3321 m = m_gethdr(M_DONTWAIT, MT_DATA); in igmp_v3_enqueue_group_record()
3453 m = m_getcl(M_DONTWAIT, MT_DATA, M_PKTHDR); in igmp_v3_enqueue_group_record()
3458 m = m_gethdr(M_DONTWAIT, MT_DATA); in igmp_v3_enqueue_group_record()
3625 m = m_getcl(M_DONTWAIT, MT_DATA, M_PKTHDR); in igmp_v3_enqueue_filter_change()
3630 m = m_gethdr(M_DONTWAIT, MT_DATA); in igmp_v3_enqueue_filter_change()
H A Dip_icmp.c342 m = m_getcl(M_DONTWAIT, MT_DATA, M_PKTHDR); in icmp_error()
H A Dmptcp_usrreq.c1188 mb = m_gethdr(how, MT_DATA); in mptcp_uiotombuf()
H A Dflow_divert.c1754 if (m != NULL && m->m_type == MT_DATA) { in flow_divert_send_buffered_data()
2253 } else if (m->m_type == MT_DATA) { in flow_divert_disable()
/xnu-8796.141.3/bsd/kern/
H A Duipc_mbuf.c1580 _CASSERT(MBUF_TYPE_DATA == MT_DATA); in mbinit()
4358 MBUF_INIT(m, num_with_pkthdrs, MT_DATA);
4384 mtype_stat_add(MT_DATA, pnum);
4527 MBUF_INIT(m, 1, MT_DATA);
4535 MBUF_INIT(m->m_next, 0, MT_DATA);
4544 mtype_stat_add(MT_DATA, num);
4687 MBUF_INIT(m, pkthdr, MT_DATA);
4709 mtype_stat_add(MT_DATA, num);
4794 m = _M_RETRYHDR(how, MT_DATA);
4897 if (m->m_type == MT_DATA) {
[all …]
H A Duipc_socket2.c1680 if (m->m_type != MT_DATA && m->m_type != MT_HEADER && in sbcompress()
1849 if (m->m_type != MT_DATA && m->m_type != MT_HEADER && in sbdrop()
2401 if (m->m_type != MT_DATA && m->m_type != MT_HEADER && in sballoc()
2434 if (m->m_type != MT_DATA && m->m_type != MT_HEADER && in sbfree()
H A Duipc_socket.c2460 M_WAIT, MT_DATA); in sosend()
2463 M_WAIT, MT_DATA); in sosend()
3505 m = m_get(M_WAIT, MT_DATA); in soreceive()
3798 if (m->m_type != MT_OOBDATA && m->m_type != MT_DATA && in soreceive()
6153 if (m1->m_type == MT_DATA || in sogetoptlock()
6504 MGET(m, how, MT_DATA); in soopt_getm()
6523 MGET(m, how, MT_DATA); in soopt_getm()
H A Dkern_control.c1254 if (m1->m_type == MT_DATA || in ctl_getenqueuepacketcount()
/xnu-8796.141.3/bsd/netkey/
H A Dkey.c2365 MGETHDR(n, M_WAITOK, MT_DATA); // sadb_msg len < MHLEN - enforced by _CASSERT in key_gather_mbuf()
3069 MGETHDR(n, M_WAITOK, MT_DATA); in key_spddelete2()
5020 MGETHDR(m, M_DONTWAIT, MT_DATA); in key_setsadbmsg()
6743 MGETHDR(n, M_WAITOK, MT_DATA); in key_getspi()
7980 MGET(m, M_WAITOK, MT_DATA); in key_getcomb_esp()
8075 MGET(m, M_WAITOK, MT_DATA); in key_getcomb_ah()
8636 MGETHDR(n, M_WAITOK, MT_DATA); in key_register()
9460 MGETHDR(n, M_WAITOK, MT_DATA); in key_parse()
10000 MGET(n, M_DONTWAIT, MT_DATA); in key_alloc_mbuf()
/xnu-8796.141.3/bsd/sys/
H A Dmbuf.h745 #define MT_DATA 1 /* dynamic (data) allocation */ macro

12