Home
last modified time | relevance | path

Searched refs:sctp_autobind (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/sctp/
H A Dsocket.c89 static int sctp_autobind(struct sock *sk);
1079 if (sctp_autobind(sk)) in sctp_connect_new_asoc()
8301 if (sctp_autobind(sk)) in sctp_listen_start()
8506 static int sctp_autobind(struct sock *sk) in sctp_autobind() function
/kernel/linux/linux-6.6/net/sctp/
H A Dsocket.c90 static int sctp_autobind(struct sock *sk);
1081 if (sctp_autobind(sk)) in sctp_connect_new_asoc()
8553 if (sctp_autobind(sk)) in sctp_listen_start()
8758 static int sctp_autobind(struct sock *sk) in sctp_autobind() function

Completed in 22 milliseconds