Home
last modified time | relevance | path

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

/net/core/
Ddatagram.c85 static int wait_for_more_packets(struct sock *sk, int *err, long *timeo_p, in wait_for_more_packets() function
255 } while (!wait_for_more_packets(sk, err, &timeo, last)); in __skb_recv_datagram()