pfsync_clone_destroy
static int pfsync_clone_destroy(struct ifnet *);
IF_CLONE_INITIALIZER("pfsync", pfsync_clone_create, pfsync_clone_destroy);