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