Searched refs:clone_tag (Results 1 – 1 of 1) sorted by relevance
178 static eventhandler_tag clone_tag; variable709 EVENTHANDLER_DEREGISTER(dev_clone, clone_tag); in tun_uninit()765 clone_tag = EVENTHANDLER_REGISTER(dev_clone, tunclone, 0, 1000); in tuntapmodevent()766 if (clone_tag == NULL) in tuntapmodevent()