Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Dinet_diag.c166 const struct nlmsghdr *unlh, in inet_sk_diag_fill() argument
180 nlh = nlmsg_put(skb, portid, seq, unlh->nlmsg_type, sizeof(*r), in inet_sk_diag_fill()
316 const struct nlmsghdr *unlh, in inet_csk_diag_fill() argument
320 portid, seq, nlmsg_flags, unlh, net_admin); in inet_csk_diag_fill()
326 const struct nlmsghdr *unlh) in inet_twsk_diag_fill() argument
333 nlh = nlmsg_put(skb, portid, seq, unlh->nlmsg_type, sizeof(*r), in inet_twsk_diag_fill()
362 const struct nlmsghdr *unlh, bool net_admin) in inet_req_diag_fill() argument
369 nlh = nlmsg_put(skb, portid, seq, unlh->nlmsg_type, sizeof(*r), in inet_req_diag_fill()
402 const struct nlmsghdr *unlh, bool net_admin) in sk_diag_fill() argument
406 nlmsg_flags, unlh); in sk_diag_fill()
[all …]
/Linux-v4.19/include/linux/
Dinet_diag.h48 const struct nlmsghdr *unlh, bool net_admin);
/Linux-v4.19/net/sctp/
Ddiag.c143 const struct nlmsghdr *unlh, in inet_sctp_diag_fill() argument
154 nlh = nlmsg_put(skb, portid, seq, unlh->nlmsg_type, sizeof(*r), in inet_sctp_diag_fill()