Searched refs:sctp_setsockopt (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/sctp/ |
H A D | socket.c | 927 /* Helper for tunneling sctp_bindx() requests through sctp_setsockopt() 982 * This is used for tunneling the sctp_bindx() request through sctp_setsockopt() 1253 /* Helper for tunneling sctp_connectx() requests through sctp_setsockopt() 1297 * the sctp_connectx() request through sctp_setsockopt() from userspace. 4458 static int sctp_setsockopt(struct sock *sk, int level, int optname, in sctp_setsockopt() function 9425 .setsockopt = sctp_setsockopt, 9478 .setsockopt = sctp_setsockopt,
|
/kernel/linux/linux-6.6/net/sctp/ |
H A D | socket.c | 929 /* Helper for tunneling sctp_bindx() requests through sctp_setsockopt() 984 * This is used for tunneling the sctp_bindx() request through sctp_setsockopt() 1255 /* Helper for tunneling sctp_connectx() requests through sctp_setsockopt() 1299 * the sctp_connectx() request through sctp_setsockopt() from userspace. 4569 static int sctp_setsockopt(struct sock *sk, int level, int optname, in sctp_setsockopt() function 9669 .setsockopt = sctp_setsockopt, 9725 .setsockopt = sctp_setsockopt,
|
Completed in 20 milliseconds