Searched refs:if_cloners_count (Results 1 – 1 of 1) sorted by relevance
179 static int if_cloners_count; variable730 if_cloners_count++; in if_clone_attach()756 if_cloners_count--; in if_clone_detach()769 *ret_total = if_cloners_count; in if_clone_list()779 count = (if_cloners_count < count) ? if_cloners_count : count; in if_clone_list()