rport_clone_create
static int rport_clone_create(struct if_clone *, int);
IF_CLONE_INITIALIZER("rport", rport_clone_create, rport_clone_destroy);