Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ppp/
Dppp_generic.c272 static struct ppp *ppp_create_interface(struct net *net, int unit,
848 ppp = ppp_create_interface(net, unit, file, &err); in ppp_unattached_ioctl()
2719 static struct ppp *ppp_create_interface(struct net *net, int unit, in ppp_create_interface() function