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