Searched defs:NLMSG_SPACE (Results 1 – 2 of 2) sorted by relevance
52 #define NLMSG_SPACE(len) NLMSG_ALIGN(NLMSG_LENGTH(len)) macro
216 #define NLMSG_SPACE(_len) NLMSG_ALIGN(NLMSG_LENGTH(_len)) macro