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