Searched refs:ENOBUFS (Results 1 – 25 of 92) sorted by relevance
1234
31 return -ENOBUFS; in handle_name()91 return -ENOBUFS; in handle_freqs()144 return -ENOBUFS; in handle_freqchan()200 return -ENOBUFS; in handle_fragmentation()232 return -ENOBUFS; in handle_rts()296 return -ENOBUFS; in handle_retry()355 return -ENOBUFS; in handle_netns()389 return -ENOBUFS; in handle_coverage()435 return -ENOBUFS; in handle_distance()487 return -ENOBUFS; in handle_txpower()[all …]
73 return -ENOBUFS; in handle_hwsim_getps()105 return -ENOBUFS; in handle_hwsim_setps()127 return -ENOBUFS; in handle_hwsim_stop_queues()149 return -ENOBUFS; in handle_hwsim_wake_queues()
38 int err = -ENOBUFS; in parse_mntr_flags()246 return -ENOBUFS; in handle_interface_add()412 return -ENOBUFS; in handle_interface_set()436 return -ENOBUFS; in handle_interface_meshid()476 return -ENOBUFS; in handle_interface_type()517 return -ENOBUFS; in handle_interface_noack_map()551 return -ENOBUFS; in handle_interface_wds_peer()579 return -ENOBUFS; in set_mcast_rate()
177 err = -ENOBUFS; in wowlan_parse_tcp_file()191 return -ENOBUFS; in wowlan_parse_net_detect()210 int err = -ENOBUFS; in handle_wowlan_enable()218 return -ENOBUFS; in handle_wowlan_enable()
120 return -ENOBUFS; in handle_mpath_get()169 return -ENOBUFS; in handle_mpath_set()
377 return -ENOBUFS; in handle_station_get()446 return -ENOBUFS; in handle_station_set_plink()494 return -ENOBUFS; in handle_station_set_vlan()546 return -ENOBUFS; in handle_station_set_mesh_power_mode()
38 return -ENOBUFS; in handle_roc_start()
43 return -ENOBUFS; in handle_coalesce_enable()161 err = -ENOBUFS; in handle_coalesce_enable()
389 return -ENOBUFS; in parse_keys()398 return -ENOBUFS; in parse_keys()450 return -ENOBUFS; in parse_keys()
38 return -ENOBUFS; in set_power_save()
60 return -ENOBUFS; in join_ocb()
98 #ifndef ENOBUFS99 #define ENOBUFS (MHDW32ERRBASE+19) macro
69 case WSAENOBUFS: return ENOBUFS; in MHD_W32_errno_from_winsock_()94 case WSASYSCALLFAILURE: return ENOBUFS; in MHD_W32_errno_from_winsock_()154 case ENOBUFS: in MHD_W32_strerror_()477 case ENOBUFS: in MHD_W32_set_last_winsock_error_()
129 errno = ENOBUFS; in control_handle_data()357 errno = ENOBUFS; in control_send()364 errno = ENOBUFS; in control_send()418 errno = ENOBUFS; in control_queue()
560 errno = ENOBUFS; in dhcp_auth_encode()596 errno = ENOBUFS; in dhcp_auth_encode()614 errno = ENOBUFS; in dhcp_auth_encode()627 errno = ENOBUFS; in dhcp_auth_encode()
77 #undef ENOBUFS78 #define ENOBUFS WSAENOBUFS macro
179 #ifndef ENOBUFS180 #error ENOBUFS not defined
56 if ((errno == EAGAIN) || (errno == ENOBUFS)) { in atomicio()
431 #undef ENOBUFS /* override definition in errno.h */432 #define ENOBUFS WSAENOBUFS macro
80 #define ENOBUFS WSAENOBUFS macro
64 #define ENOBUFS WSAENOBUFS macro
87 #define ENOBUFS 105 /* No buffer space available */ macro
501 #undef ENOBUFS /* override definition in errno.h */502 #define ENOBUFS WSAENOBUFS macro
76 case ENOBUFS: in strerror_override()
97 case ENOBUFS: return NLE_NOMEM; in nl_syserr2nlerr()