| /xnu-8796.141.3/bsd/netinet6/ |
| H A D | esp_rijndael.c | 246 MCLGET(d, M_DONTWAIT); in esp_cbc_decrypt_aes() 462 MCLGET(d, M_DONTWAIT); in esp_cbc_encrypt_aes() 808 MCLGET(d, M_DONTWAIT); in esp_gcm_encrypt_aes() 1032 MCLGET(d, M_DONTWAIT); in esp_gcm_decrypt_aes()
|
| H A D | ah_core.c | 1294 MCLGET(n, M_DONTWAIT); in ah4_calccksum() 1415 MCLGET(n, M_DONTWAIT); in ah4_calccksum() 1572 MCLGET(n, M_DONTWAIT); in ah6_calccksum() 1608 MCLGET(n, M_DONTWAIT); in ah6_calccksum()
|
| H A D | esp_core.c | 832 MCLGET(d, M_DONTWAIT); in esp_cbc_decrypt() 1077 MCLGET(d, M_DONTWAIT); in esp_cbc_encrypt()
|
| H A D | ah_output.c | 442 MCLGET(mah, M_DONTWAIT); in ah6_output()
|
| H A D | icmp6.c | 685 MCLGET(n, M_DONTWAIT); in icmp6_input() 1538 MCLGET(n, M_DONTWAIT); in ni6_input() 1652 MCLGET(m, M_DONTWAIT); in ni6_nametodns() 2829 MCLGET(m, M_DONTWAIT); in icmp6_redirect_output()
|
| H A D | nd6_nbr.c | 626 MCLGET(m, M_DONTWAIT); in nd6_ns_output() 1447 MCLGET(m, M_DONTWAIT); in nd6_na_output()
|
| H A D | ip6_output.c | 1954 MCLGET(m, M_DONTWAIT); in ip6_copyexthdr() 2186 MCLGET(n, M_DONTWAIT); in ip6_insert_jumboopt()
|
| H A D | esp_input.c | 1478 MCLGET(n, M_DONTWAIT); in esp6_input_extended()
|
| H A D | ip6_input.c | 904 MCLGET(n, M_DONTWAIT); in ip6_input()
|
| H A D | ipsec.c | 4644 MCLGET(mm, M_DONTWAIT); in ipsec_copypkt()
|
| /xnu-8796.141.3/bsd/kern/ |
| H A D | uipc_mbuf2.c | 300 MCLGET(o, M_DONTWAIT); in m_pulldown()
|
| H A D | uipc_mbuf.c | 5823 MCLGET(m, M_DONTWAIT); 6143 MCLGET(m, how); 6227 MCLGET(n, M_DONTWAIT); 6388 MCLGET(n, how);
|
| H A D | uipc_socket.c | 6509 MCLGET(m, how); in soopt_getm() 6529 MCLGET(m, how); in soopt_getm()
|
| H A D | uipc_syscalls.c | 2832 MCLGET(m, M_WAIT); in sockargs()
|
| /xnu-8796.141.3/bsd/sys/ |
| H A D | mbuf.h | 805 #define MCLGET(m, how) ((m) = m_mclget(m, how)) macro
|
| /xnu-8796.141.3/bsd/netinet/ |
| H A D | tcp_output.c | 2301 MCLGET(m, M_DONTWAIT); in tcp_output() 2408 MCLGET(m, M_DONTWAIT); in tcp_output()
|
| /xnu-8796.141.3/bsd/netkey/ |
| H A D | key.c | 3071 MCLGET(n, M_WAITOK); in key_spddelete2() 5022 MCLGET(m, M_DONTWAIT); in key_setsadbmsg() 6745 MCLGET(n, M_WAITOK); in key_getspi() 8638 MCLGET(n, M_WAITOK); in key_register() 9462 MCLGET(n, M_WAITOK); in key_parse() 10002 MCLGET(n, M_DONTWAIT); in key_alloc_mbuf()
|
| /xnu-8796.141.3/bsd/net/ |
| H A D | rtsock.c | 1161 MCLGET(m, M_DONTWAIT); in rt_msg1()
|
| H A D | bpf.c | 405 MCLGET(m, M_WAIT); in bpf_movein()
|
| H A D | if_fake.c | 3157 MCLGET(copy_m, M_DONTWAIT); in copy_mbuf()
|