Searched refs:unlh (Results 1 – 2 of 2) sorted by relevance
/net/ipv4/ |
D | inet_diag.c | 177 const struct nlmsghdr *unlh, in inet_sk_diag_fill() argument 191 nlh = nlmsg_put(skb, portid, seq, unlh->nlmsg_type, sizeof(*r), in inet_sk_diag_fill() 314 const struct nlmsghdr *unlh, in inet_csk_diag_fill() argument 318 portid, seq, nlmsg_flags, unlh, net_admin); in inet_csk_diag_fill() 324 const struct nlmsghdr *unlh) in inet_twsk_diag_fill() argument 331 nlh = nlmsg_put(skb, portid, seq, unlh->nlmsg_type, sizeof(*r), in inet_twsk_diag_fill() 357 const struct nlmsghdr *unlh, bool net_admin) in inet_req_diag_fill() argument 364 nlh = nlmsg_put(skb, portid, seq, unlh->nlmsg_type, sizeof(*r), in inet_req_diag_fill() 399 const struct nlmsghdr *unlh, bool net_admin) in sk_diag_fill() argument 403 nlmsg_flags, unlh); in sk_diag_fill() [all …]
|
/net/sctp/ |
D | diag.c | 124 const struct nlmsghdr *unlh, in inet_sctp_diag_fill() argument 135 nlh = nlmsg_put(skb, portid, seq, unlh->nlmsg_type, sizeof(*r), in inet_sctp_diag_fill()
|