Searched refs:inet_sctp_diag_fill (Results 1 – 1 of 1) sorted by relevance
| /linux/net/sctp/ |
| H A D | diag.c | 126 static int inet_sctp_diag_fill(struct sock *sk, struct sctp_association *asoc, in inet_sctp_diag_fill() function 280 err = inet_sctp_diag_fill(sk, assoc, rep, req, sk_user_ns(NETLINK_CB(skb).sk), in sctp_sock_dump_one() 322 inet_sctp_diag_fill(sk, NULL, skb, r, in sctp_sock_dump() 333 if (inet_sctp_diag_fill(sk, assoc, skb, r, in sctp_sock_dump() 400 if (inet_sctp_diag_fill(sk, NULL, skb, r, in sctp_ep_dump()
|