Searched refs:ppp_create_interface (Results 1 – 1 of 1) sorted by relevance
272 static struct ppp *ppp_create_interface(struct net *net, int unit, int *retp);839 ppp = ppp_create_interface(net, unit, &err); in ppp_unattached_ioctl()2669 ppp_create_interface(struct net *net, int unit, int *retp) in ppp_create_interface() function