sl_clone_destroy
static int sl_clone_destroy(struct ifnet *);
IF_CLONE_INITIALIZER("sl", sl_clone_create, sl_clone_destroy);