Home
last modified time | relevance | path

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

/drivers/net/
Dppp_generic.c243 static struct ppp *ppp_create_interface(int unit, int *retp);
780 ppp = ppp_create_interface(unit, &err); in ppp_unattached_ioctl()
2398 ppp_create_interface(int unit, int *retp) in ppp_create_interface() function