Searched refs:NETLINK_ALIGN (Results 1 – 1 of 1) sorted by relevance
1105 #define NETLINK_ALIGN 4 macro1135 len += sizeof(struct in_addr) + NETLINK_ALIGN - 1; in __add_nft_among()1136 len &= ~(NETLINK_ALIGN - 1); in __add_nft_among()