Searched refs:clone_tag (Results 1 – 1 of 1) sorted by relevance
180 static eventhandler_tag clone_tag; variable690 EVENTHANDLER_DEREGISTER(dev_clone, clone_tag); in tun_uninit()745 clone_tag = EVENTHANDLER_REGISTER(dev_clone, tunclone, 0, 1000); in tuntapmodevent()746 if (clone_tag == NULL) in tuntapmodevent()