Home
last modified time | relevance | path

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

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