Home
last modified time | relevance | path

Searched refs:EMSGSIZE (Results 1 – 9 of 9) sorted by relevance

/include/linux/sunrpc/
A Dxdr.h393 return -EMSGSIZE; in xdr_stream_encode_item_present()
412 return -EMSGSIZE; in xdr_stream_encode_item_absent()
446 return -EMSGSIZE; in xdr_stream_encode_bool()
467 return -EMSGSIZE; in xdr_stream_encode_u32()
488 return -EMSGSIZE; in xdr_stream_encode_be32()
509 return -EMSGSIZE; in xdr_stream_encode_u64()
532 return -EMSGSIZE; in xdr_stream_encode_opaque_inline()
555 return -EMSGSIZE; in xdr_stream_encode_opaque_fixed()
577 return -EMSGSIZE; in xdr_stream_encode_opaque()
600 return -EMSGSIZE; in xdr_stream_encode_uint32_array()
[all …]
/include/uapi/asm-generic/
A Derrno.h73 #define EMSGSIZE 90 /* Message too long */ macro
/include/linux/netfilter/ipset/
A Dip_set.h407 return -EMSGSIZE; in nla_put_ipaddr4()
421 return -EMSGSIZE; in nla_put_ipaddr6()
/include/linux/ceph/
A Drados.h173 #define OSD_WRITETOOBIG EMSGSIZE
/include/linux/
A Dgenl_magic_func.h338 return -EMSGSIZE; \
A Dfilter.h1200 return -EMSGSIZE; in xdp_ok_fwd_dev()
/include/net/
A Dnexthop.h361 return -EMSGSIZE; in nexthop_mpath_fill_node()
A Dnetlink.h2291 return nla_nest_start(skb, attrtype) ? 0 : -EMSGSIZE; in nla_put_empty_nest()
2372 return -EMSGSIZE; in nla_align_64bit()
A Dxfrm.h1793 return -EMSGSIZE; in xfrm6_tunnel_check_size()

Completed in 32 milliseconds