| /xnu-8020.140.41/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() 1028 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 | 2256 MGET(md, M_DONTWAIT, MT_DATA); in mld_v1_transmit_report() 2956 m = m_getcl(M_DONTWAIT, MT_DATA, M_PKTHDR); in mld_v2_enqueue_group_record() 2959 m = m_gethdr(M_DONTWAIT, MT_DATA); in mld_v2_enqueue_group_record() 3089 m = m_getcl(M_DONTWAIT, MT_DATA, M_PKTHDR); in mld_v2_enqueue_group_record() 3091 m = m_gethdr(M_DONTWAIT, MT_DATA); in mld_v2_enqueue_group_record() 3246 m = m_getcl(M_DONTWAIT, MT_DATA, M_PKTHDR); in mld_v2_enqueue_filter_change() 3248 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() 2748 MGET(n, M_DONTWAIT, MT_DATA); in ipsec46_encapsulate() 4259 m_mchtype(m, MT_DATA); in ipsec4_splithdr() 4297 m_mchtype(m, MT_DATA); in ipsec6_splithdr() 4600 MGET(mnew, M_DONTWAIT, MT_DATA); in ipsec_copypkt() 4887 m = m_gethdr(M_NOWAIT, MT_DATA); in ipsec_send_natt_keepalive()
|
| H A D | ip6_output.c | 1952 MGET(m, M_DONTWAIT, MT_DATA); in ip6_copyexthdr() 2154 MGET(mopt, M_DONTWAIT, MT_DATA); in ip6_insert_jumboopt() 2188 MGET(n, M_DONTWAIT, MT_DATA); in ip6_insert_jumboopt() 2269 MGET(mfrg, M_DONTWAIT, MT_DATA); in ip6_insertfraghdr()
|
| H A D | nd6_nbr.c | 620 MGETHDR(m, M_DONTWAIT, MT_DATA); /* XXXMAC: mac_create_mbuf_linklayer() probably */ in nd6_ns_output() 1433 MGETHDR(m, M_DONTWAIT, MT_DATA); /* XXXMAC: mac_create_mbuf_linklayer() probably */ in nd6_na_output()
|
| H A D | icmp6.c | 1621 MGET(m, M_DONTWAIT, MT_DATA); in ni6_nametodns()
|
| /xnu-8020.140.41/bsd/net/ ! |
| H A D | pf_pbuf.c | 143 m = m_getcl(M_WAITOK, MT_DATA, M_PKTHDR); in pbuf_to_mbuf() 145 m = m_gethdr(M_DONTWAIT, MT_DATA); in pbuf_to_mbuf()
|
| H A D | if_6lowpan.c | 580 mc = m_getcl(M_WAITOK, MT_DATA, M_PKTHDR); in sixlowpan_input() 960 mc = m_getcl(M_WAITOK, MT_DATA, M_PKTHDR); in sixlowpan_framer_extended()
|
| 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() 1015 vl_m = m_get(M_DONTWAIT, MT_DATA); in bond_bpf_vlan()
|
| H A D | rtsock.c | 1138 m = m_gethdr(M_DONTWAIT, MT_DATA); in rt_msg1()
|
| /xnu-8020.140.41/bsd/netinet/ ! |
| H A D | igmp.c | 565 MGET(m, M_WAITOK, MT_DATA); in igmp_ra_alloc() 2578 MGETHDR(m, M_DONTWAIT, MT_DATA); in igmp_v1v2_queue_report() 3218 m = m_getcl(M_DONTWAIT, MT_DATA, M_PKTHDR); in igmp_v3_enqueue_group_record() 3224 m = m_gethdr(M_DONTWAIT, MT_DATA); in igmp_v3_enqueue_group_record() 3356 m = m_getcl(M_DONTWAIT, MT_DATA, M_PKTHDR); in igmp_v3_enqueue_group_record() 3361 m = m_gethdr(M_DONTWAIT, MT_DATA); in igmp_v3_enqueue_group_record() 3528 m = m_getcl(M_DONTWAIT, MT_DATA, M_PKTHDR); in igmp_v3_enqueue_filter_change() 3533 m = m_gethdr(M_DONTWAIT, MT_DATA); in igmp_v3_enqueue_filter_change()
|
| H A D | ip_icmp.c | 348 m = m_getcl(M_DONTWAIT, MT_DATA, M_PKTHDR); in icmp_error()
|
| H A D | mptcp_usrreq.c | 1184 mb = m_gethdr(how, MT_DATA); in mptcp_uiotombuf()
|
| H A D | flow_divert.c | 1623 if (m != NULL && m->m_type == MT_DATA) { in flow_divert_send_buffered_data() 2122 } else if (m->m_type == MT_DATA) { in flow_divert_disable()
|
| /xnu-8020.140.41/bsd/kern/ ! |
| H A D | uipc_mbuf.c | 1580 _CASSERT(MBUF_TYPE_DATA == MT_DATA); in mbinit() 4340 MBUF_INIT(m, num_with_pkthdrs, MT_DATA); 4366 mtype_stat_add(MT_DATA, pnum); 4509 MBUF_INIT(m, 1, MT_DATA); 4517 MBUF_INIT(m->m_next, 0, MT_DATA); 4526 mtype_stat_add(MT_DATA, num); 4669 MBUF_INIT(m, pkthdr, MT_DATA); 4691 mtype_stat_add(MT_DATA, num); 4776 m = _M_RETRYHDR(how, MT_DATA); 4874 if (m->m_type == MT_DATA) { [all …]
|
| H A D | uipc_socket2.c | 1678 if (m->m_type != MT_DATA && m->m_type != MT_HEADER && in sbcompress() 1847 if (m->m_type != MT_DATA && m->m_type != MT_HEADER && in sbdrop() 2350 if (m->m_type != MT_DATA && m->m_type != MT_HEADER && in sballoc() 2383 if (m->m_type != MT_DATA && m->m_type != MT_HEADER && in sbfree()
|
| H A D | uipc_socket.c | 2440 M_WAIT, MT_DATA); in sosend() 2443 M_WAIT, MT_DATA); in sosend() 3470 m = m_get(M_WAIT, MT_DATA); in soreceive() 3763 if (m->m_type != MT_OOBDATA && m->m_type != MT_DATA && in soreceive() 6075 if (m1->m_type == MT_DATA || in sogetoptlock() 6416 MGET(m, how, MT_DATA); in soopt_getm() 6435 MGET(m, how, MT_DATA); in soopt_getm()
|
| H A D | kern_control.c | 1252 if (m1->m_type == MT_DATA || in ctl_getenqueuepacketcount()
|
| /xnu-8020.140.41/bsd/netkey/ ! |
| H A D | key.c | 2265 MGETHDR(n, M_WAITOK, MT_DATA); // sadb_msg len < MHLEN - enforced by _CASSERT in key_gather_mbuf() 2943 MGETHDR(n, M_WAITOK, MT_DATA); in key_spddelete2() 4881 MGETHDR(m, M_DONTWAIT, MT_DATA); in key_setsadbmsg() 6568 MGETHDR(n, M_WAITOK, MT_DATA); in key_getspi() 7798 MGET(m, M_WAITOK, MT_DATA); in key_getcomb_esp() 7893 MGET(m, M_WAITOK, MT_DATA); in key_getcomb_ah() 8460 MGETHDR(n, M_WAITOK, MT_DATA); in key_register() 9284 MGETHDR(n, M_WAITOK, MT_DATA); in key_parse() 9828 MGET(n, M_DONTWAIT, MT_DATA); in key_alloc_mbuf()
|
| /xnu-8020.140.41/bsd/sys/ ! |
| H A D | mbuf.h | 743 #define MT_DATA 1 /* dynamic (data) allocation */ macro
|