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