Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dppp_generic.c266 static struct ppp *ppp_find_unit(int unit);
738 ppp = ppp_find_unit(unit); in ppp_unattached_ioctl()
2388 ppp_find_unit(int unit) in ppp_find_unit() function
2436 ppp = ppp_find_unit(unit); in ppp_connect_channel()