Searched refs:ifcr_count (Results 1 – 6 of 6) sorted by relevance
104 ifcr.ifcr_count = ifcr.ifcr_total; in _check_cloner()113 if (ifcr.ifcr_count > ifcr.ifcr_total) in _check_cloner()114 ifcr.ifcr_count = ifcr.ifcr_total; in _check_cloner()116 for (cp = buf, idx = 0; idx < ifcr.ifcr_count; idx++, cp += IFNAMSIZ) { in _check_cloner()
701 if (ifcr->ifcr_count < 0) in if_clone_list()713 buf_count = (V_if_cloners_count < ifcr->ifcr_count) ? in if_clone_list()714 V_if_cloners_count : ifcr->ifcr_count; in if_clone_list()
66 int ifcr_count; /* room for this many in user buffer */ member
652 ifcr.ifcr_count = ifcr.ifcr_total; in ifconfig_list_cloners()
238 req.ifcr_count = 1; in FORK_TEST_F()
1675 req.ifcr_count = req.ifcr_total; in get_cloners()