| /xnu-10002.61.3/bsd/netinet6/ |
| H A D | esp_output.c | 559 error = EMSGSIZE; in esp_output() 749 error = EMSGSIZE; in esp_output() 881 error = EMSGSIZE; in esp_output() 1126 KERNEL_DEBUG(DBG_FNC_ESPOUT | DBG_FUNC_END, 4, EMSGSIZE, 0, 0, 0); in esp_kpipe_output() 1127 return EMSGSIZE; in esp_kpipe_output() 1138 KERNEL_DEBUG(DBG_FNC_ESPOUT | DBG_FUNC_END, 5, EMSGSIZE, 0, 0, 0); in esp_kpipe_output() 1139 return EMSGSIZE; in esp_kpipe_output() 1161 KERNEL_DEBUG(DBG_FNC_ESPOUT | DBG_FUNC_END, 6, EMSGSIZE, 0, 0, 0); in esp_kpipe_output() 1162 return EMSGSIZE; in esp_kpipe_output() 1176 KERNEL_DEBUG(DBG_FNC_ESPOUT | DBG_FUNC_END, 7, EMSGSIZE, 0, 0, 0); in esp_kpipe_output() [all …]
|
| H A D | ah_core.c | 1289 error = EMSGSIZE; in ah4_calccksum() 1398 error = EMSGSIZE; in ah4_calccksum() 1410 error = EMSGSIZE; in ah4_calccksum() 1419 error = EMSGSIZE; in ah4_calccksum() 1576 error = EMSGSIZE; in ah6_calccksum() 1612 error = EMSGSIZE; in ah6_calccksum()
|
| H A D | ip6_forward.c | 386 case EMSGSIZE: in ip6_forward() 835 case EMSGSIZE: in ip6_forward()
|
| H A D | ip6_output.c | 942 case EMSGSIZE: in ip6_output_list() 1099 case EMSGSIZE: in ip6_output_list() 1733 return EMSGSIZE; in ip6_fragment_packet() 1804 return EMSGSIZE; in ip6_do_fragmentation() 1808 return EMSGSIZE; in ip6_do_fragmentation() 1812 return EMSGSIZE; in ip6_do_fragmentation() 1832 return EMSGSIZE; in ip6_do_fragmentation()
|
| H A D | ah_output.c | 329 return EMSGSIZE; in ah4_output()
|
| H A D | ip6_input.c | 2443 0, EMSGSIZE, EHOSTDOWN, EHOSTUNREACH, 2445 EMSGSIZE, EHOSTUNREACH, 0, 0,
|
| H A D | mld6.c | 1102 err = EMSGSIZE; in mld_v2_input_query() 1107 err = EMSGSIZE; in mld_v2_input_query()
|
| /xnu-10002.61.3/bsd/net/ |
| H A D | if_utun.c | 2077 result = EMSGSIZE; in utun_ctl_setopt() 2090 result = EMSGSIZE; in utun_ctl_setopt() 2132 result = EMSGSIZE; in utun_ctl_setopt() 2156 result = EMSGSIZE; in utun_ctl_setopt() 2170 result = EMSGSIZE; in utun_ctl_setopt() 2187 result = EMSGSIZE; in utun_ctl_setopt() 2221 result = EMSGSIZE; in utun_ctl_setopt() 2236 result = EMSGSIZE; in utun_ctl_setopt() 2251 result = EMSGSIZE; in utun_ctl_setopt() 2269 result = EMSGSIZE; in utun_ctl_setopt() [all …]
|
| H A D | if_ipsec.c | 2210 err = EMSGSIZE; in ipsec_transform_kpipe_pkt_to_netif_pkt() 3887 result = EMSGSIZE; in ipsec_ctl_setopt() 3896 result = EMSGSIZE; in ipsec_ctl_setopt() 3940 result = EMSGSIZE; in ipsec_ctl_setopt() 3968 result = EMSGSIZE; in ipsec_ctl_setopt() 3991 result = EMSGSIZE; in ipsec_ctl_setopt() 4013 result = EMSGSIZE; in ipsec_ctl_setopt() 4029 result = EMSGSIZE; in ipsec_ctl_setopt() 4045 result = EMSGSIZE; in ipsec_ctl_setopt() 4080 result = EMSGSIZE; in ipsec_ctl_setopt() [all …]
|
| H A D | ether_inet6_pr_module.c | 203 return EMSGSIZE; in ether_inet6_resolve_multi()
|
| H A D | kpi_interface.c | 1319 result = EMSGSIZE; in ifnet_get_link_mib_data() 2226 return EMSGSIZE; in ifnet_llbroadcast_copy_bytes() 2273 error = EMSGSIZE; in ifnet_lladdr_copy_bytes_internal() 2688 return EMSGSIZE; in ifaddr_address() 2716 return EMSGSIZE; in ifaddr_dstaddress() 2744 return EMSGSIZE; in ifaddr_netmask() 2861 return EMSGSIZE; in ifmaddr_address()
|
| H A D | ether_inet_pr_module.c | 301 return EMSGSIZE; in ether_inet_resolve_multi()
|
| H A D | bpf.c | 438 return EMSGSIZE; in bpf_movein() 444 return EMSGSIZE; in bpf_movein() 454 return EMSGSIZE; in bpf_movein()
|
| /xnu-10002.61.3/bsd/dev/dtrace/scripts/ |
| H A D | errno.d | 103 inline int EMSGSIZE = 40; variable 104 #pragma D binding "1.0" EMSGSIZE
|
| /xnu-10002.61.3/bsd/sys/ |
| H A D | errno.h | 139 #define EMSGSIZE 40 /* Message too long */ macro
|
| /xnu-10002.61.3/bsd/kern/ |
| H A D | uipc_syscalls.c | 1540 KERNEL_DEBUG(DBG_FNC_SENDMSG | DBG_FUNC_END, EMSGSIZE, in sendmsg_nocancel() 1542 return EMSGSIZE; in sendmsg_nocancel() 1848 error = EMSGSIZE; in internalize_user_msg_x() 2024 error = EMSGSIZE; in sendit_x() 2159 error == ENOBUFS || error == EMSGSIZE)) { in sendmsg_x() 2617 KERNEL_DEBUG(DBG_FNC_RECVMSG | DBG_FUNC_END, EMSGSIZE, in recvmsg_nocancel() 2619 return EMSGSIZE; in recvmsg_nocancel() 3006 error = EMSGSIZE; in recvmsg_x() 3686 error = EMSGSIZE; in internalize_user_msghdr_array() 3771 error = EMSGSIZE; in internalize_recv_msghdr_array()
|
| H A D | uipc_usrreq.c | 2372 error = EMSGSIZE; in unp_externalize()
|
| /xnu-10002.61.3/tests/ |
| H A D | bpf_write.c | 280 T_ASSERT_POSIX_FAILURE(nwritten, EMSGSIZE, "write bpf"); in do_bpf_write()
|
| H A D | bpf_write_batch.c | 337 T_ASSERT_POSIX_FAILURE(nwritten, EMSGSIZE, "write bpf"); in do_bpf_write_batch()
|
| /xnu-10002.61.3/bsd/netinet/ |
| H A D | ip_output.c | 1076 error = EMSGSIZE; in ip_output_list() 1150 error = EMSGSIZE; in ip_output_list() 1409 case EMSGSIZE: in ip_output_list() 1501 error = EMSGSIZE; in ip_output_list() 1665 error = EMSGSIZE; in ip_output_list() 1840 return EMSGSIZE; in ip_fragment() 2288 error = EMSGSIZE; in ip_ctloutput()
|
| H A D | raw_ip.c | 525 return EMSGSIZE; in rip_output() 550 return EMSGSIZE; in rip_output()
|
| H A D | ip_input.c | 3318 0, EMSGSIZE, EHOSTDOWN, EHOSTUNREACH, 3320 EMSGSIZE, EHOSTUNREACH, 0, 0, 3617 case EMSGSIZE: in ip_forward()
|
| /xnu-10002.61.3/bsd/skywalk/nexus/flowswitch/flow/ |
| H A D | flow_classifier.c | 394 error = EMSGSIZE; in flow_pkt_classify()
|
| /xnu-10002.61.3/bsd/miscfs/nullfs/ |
| H A D | null_vnops.c | 727 error = EMSGSIZE; in store_entry_special() 814 if (error == EMSGSIZE) { in nullfs_special_readdir()
|
| /xnu-10002.61.3/bsd/security/audit/ |
| H A D | audit_bsm_errno.c | 417 { .be_bsm_errno = BSM_ERRNO_EMSGSIZE, .be_local_errno = EMSGSIZE, ES("Message too long") },
|