Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
3239 ppp_find_unit(struct ppp_net *pn, int unit) in ppp_find_unit() function
3286 ppp = ppp_find_unit(pn, unit); in ppp_connect_channel()
/kernel/linux/linux-6.6/drivers/net/ppp/
H A Dppp_generic.c285 static struct ppp *ppp_find_unit(struct ppp_net *pn, int unit);
1060 ppp = ppp_find_unit(pn, unit); in ppp_unattached_ioctl()
3413 ppp_find_unit(struct ppp_net *pn, int unit) in ppp_find_unit() function
3460 ppp = ppp_find_unit(pn, unit); in ppp_connect_channel()

Completed in 11 milliseconds