Home
last modified time | relevance | path

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

/Linux-v5.4/net/ipv4/
Dinet_diag.c163 const struct nlmsghdr *unlh, in inet_sk_diag_fill() argument
177 nlh = nlmsg_put(skb, portid, seq, unlh->nlmsg_type, sizeof(*r), in inet_sk_diag_fill()
320 const struct nlmsghdr *unlh, in inet_csk_diag_fill() argument
324 portid, seq, nlmsg_flags, unlh, net_admin); in inet_csk_diag_fill()
330 const struct nlmsghdr *unlh) in inet_twsk_diag_fill() argument
337 nlh = nlmsg_put(skb, portid, seq, unlh->nlmsg_type, sizeof(*r), in inet_twsk_diag_fill()
366 const struct nlmsghdr *unlh, bool net_admin) in inet_req_diag_fill() argument
373 nlh = nlmsg_put(skb, portid, seq, unlh->nlmsg_type, sizeof(*r), in inet_req_diag_fill()
406 const struct nlmsghdr *unlh, bool net_admin) in sk_diag_fill() argument
410 nlmsg_flags, unlh); in sk_diag_fill()
[all …]
/Linux-v5.4/include/linux/
Dinet_diag.h48 const struct nlmsghdr *unlh, bool net_admin);
/Linux-v5.4/net/sctp/
Ddiag.c128 const struct nlmsghdr *unlh, in inet_sctp_diag_fill() argument
139 nlh = nlmsg_put(skb, portid, seq, unlh->nlmsg_type, sizeof(*r), in inet_sctp_diag_fill()