Home
last modified time | relevance | path

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

/openbmc/linux/include/net/phonet/
H A Dgprs.h20 struct sk_buff *pep_read(struct sock *sk);
/openbmc/linux/net/phonet/
H A Dpep-gprs.c145 while ((skb = pep_read(sk)) != NULL) { in gprs_data_ready()
H A Dpep.c1254 struct sk_buff *pep_read(struct sock *sk) in pep_read() function