Lines Matching refs:nlmsghdr
132 static struct nlmsghdr *xfrm_nlmsg_put_compat(struct sk_buff *skb, in xfrm_nlmsg_put_compat()
133 const struct nlmsghdr *nlh_src, u16 type) in xfrm_nlmsg_put_compat()
137 struct nlmsghdr *nlh_dst; in xfrm_nlmsg_put_compat()
286 static int xfrm_xlate64(struct sk_buff *dst, const struct nlmsghdr *nlh_src) in xfrm_xlate64()
290 struct nlmsghdr *nlh_dst; in xfrm_xlate64()
320 static int xfrm_alloc_compat(struct sk_buff *skb, const struct nlmsghdr *nlh_src) in xfrm_alloc_compat()
351 static size_t xfrm_user_rcv_calculate_len64(const struct nlmsghdr *src, in xfrm_user_rcv_calculate_len64()
399 struct nlmsghdr *nlmsg = dst; in xfrm_attr_cpy32()
460 static int xfrm_xlate32(struct nlmsghdr *dst, const struct nlmsghdr *src, in xfrm_xlate32()
579 static struct nlmsghdr *xfrm_user_rcv_msg_compat(const struct nlmsghdr *h32, in xfrm_user_rcv_msg_compat()
586 struct nlmsghdr *h64; in xfrm_user_rcv_msg_compat()