Searched refs:inet_sctp_diag_fill (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/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 272 err = inet_sctp_diag_fill(sk, assoc, rep, req, in sctp_tsp_dump_one() 317 inet_sctp_diag_fill(sk, NULL, skb, r, in sctp_sock_dump() 328 if (inet_sctp_diag_fill(sk, assoc, skb, r, in sctp_sock_dump() 395 if (inet_sctp_diag_fill(sk, NULL, skb, r, in sctp_ep_dump()
|
/kernel/linux/linux-6.6/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()
|
Completed in 3 milliseconds