Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ppp/
H A Dppp_generic.c283 static struct ppp *ppp_find_unit(struct ppp_net *pn, int unit);
949 ppp = ppp_find_unit(pn, unit); in ppp_unattached_ioctl()
3237 ppp_find_unit(struct ppp_net *pn, int unit) in ppp_find_unit() function
3284 ppp = ppp_find_unit(pn, unit); in ppp_connect_channel()