bridge_clone_destroy
static int bridge_clone_destroy(struct ifnet *);
IF_CLONE_INITIALIZER("bridge", bridge_clone_create, bridge_clone_destroy);