pair_clone_destroy
int pair_clone_destroy(struct ifnet *);
IF_CLONE_INITIALIZER("pair", pair_clone_create, pair_clone_destroy);