Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/phonet/
Dgprs.h31 int pep_writeable(struct sock *sk);
/linux-4.4.14/net/phonet/
Dpep-gprs.c68 if (pep_writeable(gp->sk)) in gprs_writeable()
215 if (pep_writeable(sk)) in gprs_xmit()
Dpep.c1201 int pep_writeable(struct sock *sk) in pep_writeable() function