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