Searched refs:sctp_autobind (Results 1 – 1 of 1) sorted by relevance
105 static int sctp_autobind(struct sock *sk);1260 if (sctp_autobind(sk)) { in sctp_sendmsg()2337 if (sctp_autobind(sk)) { in sctp_connect()3924 if (sctp_autobind(sk)) in sctp_seqpacket_listen()3971 if (sctp_autobind(sk)) in sctp_stream_listen()4155 static int sctp_autobind(struct sock *sk) in sctp_autobind() function