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