Home
last modified time | relevance | path

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

/openbmc/linux/include/net/phonet/
H A Dgprs.h19 int pep_write(struct sock *sk, struct sk_buff *skb);
/openbmc/linux/net/phonet/
H A Dpep-gprs.c195 err = pep_write(sk, skb); in gprs_xmit()
H A Dpep.c1223 int pep_write(struct sock *sk, struct sk_buff *skb) in pep_write() function