Searched refs:EMSGSIZE (Results 1 – 8 of 8) sorted by relevance
73 #define EMSGSIZE 90 /* Message too long */ macro
14 #define EMSGSIZE 40 /* Message too long */ macro
80 #define EMSGSIZE 218 /* Message too long */ macro
72 #define EMSGSIZE 97 /* Message too long */ macro
17 #define EMSGSIZE 40 /* Message too long */ macro
135 return -EMSGSIZE; in nlattr_add()
249 return -EMSGSIZE; in __bpf_set_link_xdp_fd_replace()658 return libbpf_err(-EMSGSIZE); in bpf_tc_attach()
438 (errno == EMSGSIZE || errno == ENOMEM || errno == EINVAL)) in __send_one()