Searched refs:t4_cloner (Results 1 – 1 of 1) sorted by relevance
86 static struct if_clone *t4_cloner; variable223 t4_cloner = if_clone_advanced(t4_cloner_name, 0, t4_cloner_match, in t4_tracer_modload()231 if (t4_cloner != NULL) { in t4_tracer_modunload()239 if_clone_detach(t4_cloner); in t4_tracer_modunload()