Searched refs:ppp_create_interface (Results 1 – 1 of 1) sorted by relevance
282 static int ppp_create_interface(struct net *net, struct file *file, int *unit);1043 err = ppp_create_interface(net, file, &unit); in ppp_unattached_ioctl()3312 static int ppp_create_interface(struct net *net, struct file *file, int *unit) in ppp_create_interface() function