Home
last modified time | relevance | path

Searched refs:unlh (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/net/ipv4/
Dinet_diag.c111 const struct nlmsghdr *unlh) in inet_sk_diag_fill() argument
125 nlh = nlmsg_put(skb, portid, seq, unlh->nlmsg_type, sizeof(*r), in inet_sk_diag_fill()
255 const struct nlmsghdr *unlh) in inet_csk_diag_fill() argument
258 user_ns, portid, seq, nlmsg_flags, unlh); in inet_csk_diag_fill()
264 const struct nlmsghdr *unlh) in inet_twsk_diag_fill() argument
271 nlh = nlmsg_put(skb, portid, seq, unlh->nlmsg_type, sizeof(*r), in inet_twsk_diag_fill()
300 const struct nlmsghdr *unlh) in inet_req_diag_fill() argument
306 nlh = nlmsg_put(skb, portid, seq, unlh->nlmsg_type, sizeof(*r), in inet_req_diag_fill()
335 const struct nlmsghdr *unlh) in sk_diag_fill() argument
339 nlmsg_flags, unlh); in sk_diag_fill()
[all …]
/linux-4.1.27/include/linux/
Dinet_diag.h34 const struct nlmsghdr *unlh);