Searched defs:NETLINK_ALIGN (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/netlink/
H A Dnetlink_ctl.h46 #define NETLINK_ALIGN(_len) _roundup2(_len, NETLINK_ALIGN_SIZE) macro
H A Dnetlink_snl.h52 #define NETLINK_ALIGN(_len) _roundup2(_len, NETLINK_ALIGN_SIZE) macro

Completed in 114 milliseconds