Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/phonet/
Dgprs.h32 int pep_write(struct sock *sk, struct sk_buff *skb);
/linux-4.4.14/net/phonet/
Dpep-gprs.c204 err = pep_write(sk, skb); in gprs_xmit()
Dpep.c1208 int pep_write(struct sock *sk, struct sk_buff *skb) in pep_write() function