lagg_clone_create
static int lagg_clone_create(struct if_clone *, int);
IF_CLONE_INITIALIZER("lagg", lagg_clone_create, lagg_clone_destroy);