ppp_clone_create
int ppp_clone_create(struct if_clone *, int);
IF_CLONE_INITIALIZER("ppp", ppp_clone_create, ppp_clone_destroy);