Searched refs:pep_read (Results 1 – 3 of 3) sorted by relevance
20 struct sk_buff *pep_read(struct sock *sk);
145 while ((skb = pep_read(sk)) != NULL) { in gprs_data_ready()
1254 struct sk_buff *pep_read(struct sock *sk) in pep_read() function