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