Lines Matching refs:nlmsghdr
133 static struct nlmsghdr *xfrm_nlmsg_put_compat(struct sk_buff *skb, in xfrm_nlmsg_put_compat()
134 const struct nlmsghdr *nlh_src, u16 type) in xfrm_nlmsg_put_compat()
138 struct nlmsghdr *nlh_dst; in xfrm_nlmsg_put_compat()
288 static int xfrm_xlate64(struct sk_buff *dst, const struct nlmsghdr *nlh_src) in xfrm_xlate64()
292 struct nlmsghdr *nlh_dst; in xfrm_xlate64()
322 static int xfrm_alloc_compat(struct sk_buff *skb, const struct nlmsghdr *nlh_src) in xfrm_alloc_compat()
353 static size_t xfrm_user_rcv_calculate_len64(const struct nlmsghdr *src, in xfrm_user_rcv_calculate_len64()
401 struct nlmsghdr *nlmsg = dst; in xfrm_attr_cpy32()
462 static int xfrm_xlate32(struct nlmsghdr *dst, const struct nlmsghdr *src, in xfrm_xlate32()
581 static struct nlmsghdr *xfrm_user_rcv_msg_compat(const struct nlmsghdr *h32, in xfrm_user_rcv_msg_compat()
588 struct nlmsghdr *h64; in xfrm_user_rcv_msg_compat()