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