Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sctp/
H A Dsocket.c89 static int sctp_autobind(struct sock *sk);
1082 if (sctp_autobind(sk)) in sctp_connect_new_asoc()
8281 if (sctp_autobind(sk)) in sctp_listen_start()
8486 static int sctp_autobind(struct sock *sk) in sctp_autobind() function