pppoe_clone_create
int pppoe_clone_create(struct if_clone *, int);
IF_CLONE_INITIALIZER("pppoe", pppoe_clone_create, pppoe_clone_destroy);