Searched defs:NETLINK_ALIGN (Results 1 – 2 of 2) sorted by relevance
46 #define NETLINK_ALIGN(_len) _roundup2(_len, NETLINK_ALIGN_SIZE) macro
53 #define NETLINK_ALIGN(_len) _roundup2(_len, NETLINK_ALIGN_SIZE) macro