Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/phonet/
H A Dgprs.h22 int gprs_attach(struct sock *sk);
/OK3568_Linux_fs/kernel/net/phonet/
H A Dpep-gprs.c237 int gprs_attach(struct sock *sk) in gprs_attach() function
H A Dpep.c1008 err = gprs_attach(sk); in pep_setsockopt()