Searched refs:ifcr_total (Results 1 – 4 of 4) sorted by relevance
99 buf = malloc(ifcr.ifcr_total * IFNAMSIZ); in list_cloners()103 ifcr.ifcr_count = ifcr.ifcr_total; in list_cloners()107 size_t clen = ifcr.ifcr_total * IFNAMSIZ; in list_cloners()114 if (ifcr.ifcr_count > ifcr.ifcr_total) in list_cloners()115 ifcr.ifcr_count = ifcr.ifcr_total; in list_cloners()
68 int ifcr_total; /* total cloners (out) */ member
505 ifcr->ifcr_total = V_if_cloners_count; in if_clone_list()
54 int ifcr_total; /* total cloners (out) */ member