Home
last modified time | relevance | path

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

/net/sctp/
Dsocket.c105 static int sctp_autobind(struct sock *sk);
1058 if (sctp_autobind(sk)) { in __sctp_connect()
1628 if (sctp_autobind(sk)) { in sctp_sendmsg()
5897 if (sctp_autobind(sk)) in sctp_seqpacket_listen()
5947 if (sctp_autobind(sk)) in sctp_stream_listen()
6138 static int sctp_autobind(struct sock *sk) in sctp_autobind() function