Searched defs:NLA_HDRLEN (Results 1 – 4 of 4) sorted by relevance
50 #define NLA_HDRLEN ((uint16_t)sizeof(struct nlattr)) macro
260 #define NLA_HDRLEN ((int)sizeof(struct nlattr)) macro
56 #define NLA_HDRLEN ((int)sizeof(struct nlattr)) macro
38 #define NLA_HDRLEN NLMSG_ALIGN(sizeof(struct nlattr)) macro