Searched refs:NLMSG_SPACE (Results 1 – 6 of 6) sorted by relevance
52 #define NLMSG_SPACE(len) NLMSG_ALIGN(NLMSG_LENGTH(len)) macro60 #define NLMSG_PAYLOAD(nlh,len) ((nlh)->nlmsg_len - NLMSG_SPACE((len)))
79 #define NLMSG_SPACE(len) NLMSG_ALIGN(NLMSG_LENGTH(len)) macro86 #define NLMSG_PAYLOAD(nlh,len) ((nlh)->nlmsg_len - NLMSG_SPACE((len)))
79 #define NLMSG_SPACE(len) NLMSG_ALIGN(NLMSG_LENGTH(len)) macro86 #define NLMSG_PAYLOAD(nlh,len) ((nlh)->nlmsg_len - NLMSG_SPACE((len)))253 ({ if (unlikely(skb_tailroom(skb) < (int)NLMSG_SPACE(len))) \
114 len -= NLMSG_SPACE(sizeof(*xsf)); in xfrm_state_flush_print()143 len -= NLMSG_SPACE(0); in xfrm_policy_flush_print()
445 len -= NLMSG_SPACE(sizeof(*xpid)); in xfrm_policy_print()449 len -= NLMSG_SPACE(sizeof(*xpexp)); in xfrm_policy_print()453 len -= NLMSG_SPACE(sizeof(*xpinfo)); in xfrm_policy_print()
719 len -= NLMSG_SPACE(sizeof(*xsid)); in xfrm_state_print()723 len -= NLMSG_SPACE(sizeof(*xexp)); in xfrm_state_print()727 len -= NLMSG_SPACE(sizeof(*xsinfo)); in xfrm_state_print()