Home
last modified time | relevance | path

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

/openbmc/linux/include/net/phonet/
H A Dgprs.h22 int gprs_attach(struct sock *sk);
/openbmc/linux/net/phonet/
H A Dpep-gprs.c241 int gprs_attach(struct sock *sk) in gprs_attach() function
H A Dpep.c1031 err = gprs_attach(sk); in pep_setsockopt()