Searched refs:NLE_ATTRSIZE (Results 1 – 3 of 3) sorted by relevance
53 #define NLE_ATTRSIZE 34 macro55 #define NLE_MAX NLE_ATTRSIZE
51 [NLE_ATTRSIZE] = "Attribute max length exceeded",
931 return (len == NLA_HDRLEN) ? 0 : -NLE_ATTRSIZE; in _nest_end()