l2tp_clone_create
static int l2tp_clone_create(struct if_clone *, int);
IF_CLONE_INITIALIZER("l2tp", l2tp_clone_create, l2tp_clone_destroy);