Home
last modified time | relevance | path

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

/linux-3.4.99/net/sctp/
Dsocket.c110 static int sctp_autobind(struct sock *sk);
1151 if (sctp_autobind(sk)) { in __sctp_connect()
1800 if (sctp_autobind(sk)) { in sctp_sendmsg()
5905 if (sctp_autobind(sk)) in sctp_listen_start()
6103 static int sctp_autobind(struct sock *sk) in sctp_autobind() function