aggr_clone_destroy
static int aggr_clone_destroy(struct ifnet *);
IF_CLONE_INITIALIZER("aggr", aggr_clone_create, aggr_clone_destroy);