Searched refs:sctp_setsockopt_paddr_thresholds (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/sctp/ |
H A D | socket.c | 3869 static int sctp_setsockopt_paddr_thresholds(struct sock *sk, in sctp_setsockopt_paddr_thresholds() function 4600 retval = sctp_setsockopt_paddr_thresholds(sk, kopt, optlen, in sctp_setsockopt() 4604 retval = sctp_setsockopt_paddr_thresholds(sk, kopt, optlen, in sctp_setsockopt()
|
/kernel/linux/linux-6.6/net/sctp/ |
H A D | socket.c | 3875 static int sctp_setsockopt_paddr_thresholds(struct sock *sk, in sctp_setsockopt_paddr_thresholds() function 4711 retval = sctp_setsockopt_paddr_thresholds(sk, kopt, optlen, in sctp_setsockopt() 4715 retval = sctp_setsockopt_paddr_thresholds(sk, kopt, optlen, in sctp_setsockopt()
|
Completed in 22 milliseconds