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