Searched refs:ENOTSOCK (Results 1 – 18 of 18) sorted by relevance
71 #define ENOTSOCK 88 /* Socket operation on non-socket */ macro
12 #define ENOTSOCK 38 /* Socket operation on non-socket */ macro
79 #define ENOTSOCK 216 /* Socket operation on non-socket */ macro
15 #define ENOTSOCK 38 /* Socket operation on non-socket */ macro
70 #define ENOTSOCK 95 /* Socket operation on non-socket */ macro
95 {"Socket operation on non-socket", ENOTSOCK},
771 [-VERR_NET_NOT_SOCKET] = -ENOTSOCK,
826 return -ENOTSOCK; in xs_sendpages()1065 case -ENOTSOCK: in xs_udp_send_request()1178 case -ENOTSOCK: in xs_tcp_send_request()
1425 return ERR_PTR(-ENOTSOCK); in get_raw_socket()1495 return ERR_PTR(-ENOTSOCK); in get_socket()
575 return ERR_PTR(-ENOTSOCK); in xsk_lookup_xsk_from_fd()
109 return ERR_PTR(-ENOTSOCK); in pvcalls_enter_sock()
1157 return ERR_PTR(-ENOTSOCK); in netlink_getsockbyfilp()
443 *err = -ENOTSOCK; in sock_from_file()