Home
last modified time | relevance | path

Searched defs:NLMSG_SPACE (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/tools/include/uapi/linux/
Dnetlink.h93 #define NLMSG_SPACE(len) NLMSG_ALIGN(NLMSG_LENGTH(len)) macro
/Linux-v6.6/include/uapi/linux/
Dnetlink.h102 #define NLMSG_SPACE(len) NLMSG_ALIGN(NLMSG_LENGTH(len)) macro