Lines Matching refs:NLMSG_ALIGN
966 return NLMSG_ALIGN(4) in xfrm_spdinfo_msgsize()
1092 return NLMSG_ALIGN(4) in xfrm_sadinfo_msgsize()
1791 return NLMSG_ALIGN(sizeof(struct xfrm_aevent_id)) in xfrm_aevent_msgsize()
2249 return NLMSG_ALIGN(sizeof(struct xfrm_userpolicy_id)) in xfrm_migrate_msgsize()
2480 return NLMSG_ALIGN(sizeof(struct xfrm_user_expire)) in xfrm_expire_msgsize()
2544 int len = NLMSG_ALIGN(sizeof(struct xfrm_usersa_flush)); in xfrm_notify_sa_flush()
2616 len += NLMSG_ALIGN(headlen); in xfrm_notify_sa()
2684 return NLMSG_ALIGN(sizeof(struct xfrm_user_acquire)) in xfrm_acquire_msgsize()
2807 return NLMSG_ALIGN(sizeof(struct xfrm_user_polexpire)) in xfrm_polexpire_msgsize()
2877 len += NLMSG_ALIGN(headlen); in xfrm_notify_policy()
2977 return NLMSG_ALIGN(sizeof(struct xfrm_user_report)); in xfrm_report_msgsize()
3022 return NLMSG_ALIGN(sizeof(struct xfrm_user_mapping)); in xfrm_mapping_msgsize()