Lines Matching refs:NLMSG_ALIGN
1354 return NLMSG_ALIGN(4) in xfrm_spdinfo_msgsize()
1491 return NLMSG_ALIGN(4) in xfrm_sadinfo_msgsize()
2204 int len = NLMSG_ALIGN(sizeof(*up)); in xfrm_notify_userpolicy()
2267 int len = NLMSG_ALIGN(sizeof(struct xfrm_userpolicy_default)); in xfrm_get_default()
2405 return NLMSG_ALIGN(sizeof(struct xfrm_aevent_id)) in xfrm_aevent_msgsize()
2910 return NLMSG_ALIGN(sizeof(struct xfrm_userpolicy_id)) in xfrm_migrate_msgsize()
3197 return NLMSG_ALIGN(sizeof(struct xfrm_user_expire)) in xfrm_expire_msgsize()
3268 int len = NLMSG_ALIGN(sizeof(struct xfrm_usersa_flush)); in xfrm_notify_sa_flush()
3352 len += NLMSG_ALIGN(headlen); in xfrm_notify_sa()
3421 return NLMSG_ALIGN(sizeof(struct xfrm_user_acquire)) in xfrm_acquire_msgsize()
3549 return NLMSG_ALIGN(sizeof(struct xfrm_user_polexpire)) in xfrm_polexpire_msgsize()
3625 len += NLMSG_ALIGN(headlen); in xfrm_notify_policy()
3729 return NLMSG_ALIGN(sizeof(struct xfrm_user_report)); in xfrm_report_msgsize()
3775 return NLMSG_ALIGN(sizeof(struct xfrm_user_mapping)); in xfrm_mapping_msgsize()