| /xnu-8796.141.3/bsd/netinet6/ |
| H A D | esp_rijndael.c | 243 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 D | ah_output.c | 252 MGET(n, M_DONTWAIT, MT_DATA); in ah4_output() 436 MGET(mah, M_DONTWAIT, MT_DATA); in ah6_output()
|
| H A D | esp_output.c | 516 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 D | mld6.c | 2318 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 D | ah_core.c | 1292 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 D | esp_core.c | 829 MGET(d, M_DONTWAIT, MT_DATA); in esp_cbc_decrypt() 1074 MGET(d, M_DONTWAIT, MT_DATA); in esp_cbc_encrypt()
|
| H A D | ipsec.c | 2321 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 D | ip6_output.c | 1948 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 D | nd6_nbr.c | 624 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 D | icmp6.c | 1650 MGET(m, M_DONTWAIT, MT_DATA); in ni6_nametodns()
|
| /xnu-8796.141.3/bsd/net/ |
| H A D | pf_pbuf.c | 145 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 D | bridgestp.c | 310 MGETHDR(m, M_DONTWAIT, MT_DATA); in bstp_transmit_tcn() 426 MGETHDR(m, M_DONTWAIT, MT_DATA); in bstp_send_bpdu()
|
| H A D | if_bond.c | 513 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 D | rtsock.c | 1159 m = m_gethdr(M_DONTWAIT, MT_DATA); in rt_msg1()
|
| H A D | bpf.c | 400 MGETHDR(m, M_WAIT, MT_DATA); in bpf_movein()
|
| /xnu-8796.141.3/bsd/netinet/ |
| H A D | igmp.c | 586 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 D | ip_icmp.c | 342 m = m_getcl(M_DONTWAIT, MT_DATA, M_PKTHDR); in icmp_error()
|
| H A D | mptcp_usrreq.c | 1188 mb = m_gethdr(how, MT_DATA); in mptcp_uiotombuf()
|
| H A D | flow_divert.c | 1754 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 D | uipc_mbuf.c | 1580 _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 D | uipc_socket2.c | 1680 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 D | uipc_socket.c | 2460 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 D | kern_control.c | 1254 if (m1->m_type == MT_DATA || in ctl_getenqueuepacketcount()
|
| /xnu-8796.141.3/bsd/netkey/ |
| H A D | key.c | 2365 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 D | mbuf.h | 745 #define MT_DATA 1 /* dynamic (data) allocation */ macro
|