Home
last modified time | relevance | path

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

/net/sctp/
Dsocket.c87 static int sctp_wait_for_packet(struct sock *sk, int *err, long *timeo_p);
6748 static int sctp_wait_for_packet(struct sock *sk, int *err, long *timeo_p) in sctp_wait_for_packet() function
6855 } while (sctp_wait_for_packet(sk, err, &timeo) == 0); in sctp_skb_recv_datagram()