trunk_clone_destroy
int trunk_clone_destroy(struct ifnet *);
IF_CLONE_INITIALIZER("trunk", trunk_clone_create, trunk_clone_destroy);