Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sctp/
H A Dsocket.c77 static int sctp_wait_for_accept(struct sock *sk, long timeo);
4758 error = sctp_wait_for_accept(sk, timeo); in sctp_accept()
9129 static int sctp_wait_for_accept(struct sock *sk, long timeo) in sctp_wait_for_accept() function
/kernel/linux/linux-6.6/net/sctp/
H A Dsocket.c78 static int sctp_wait_for_accept(struct sock *sk, long timeo);
4875 error = sctp_wait_for_accept(sk, timeo); in sctp_accept()
9374 static int sctp_wait_for_accept(struct sock *sk, long timeo) in sctp_wait_for_accept() function

Completed in 36 milliseconds