Searched refs:unlh (Results 1 – 1 of 1) sorted by relevance
/net/ipv4/ |
D | inet_diag.c | 80 const struct nlmsghdr *unlh, bool net_admin) in inet_sk_diag_fill() argument 93 nlh = nlmsg_put(skb, portid, seq, unlh->nlmsg_type, sizeof(*r), in inet_sk_diag_fill() 223 const struct nlmsghdr *unlh, in inet_csk_diag_fill() argument 227 skb, req, user_ns, portid, seq, nlmsg_flags, unlh, net_admin); in inet_csk_diag_fill() 233 const struct nlmsghdr *unlh) in inet_twsk_diag_fill() argument 239 nlh = nlmsg_put(skb, portid, seq, unlh->nlmsg_type, sizeof(*r), in inet_twsk_diag_fill() 290 const struct nlmsghdr *unlh, bool net_admin) in sk_diag_fill() argument 295 unlh); in sk_diag_fill() 297 unlh, net_admin); in sk_diag_fill() 812 const struct nlmsghdr *unlh) in inet_diag_fill_req() argument [all …]
|