carp_clone_create
int carp_clone_create(struct if_clone *, int);
IF_CLONE_INITIALIZER("carp", carp_clone_create, carp_clone_destroy);