Searched refs:ifcount (Results 1 – 2 of 2) sorted by relevance
217 int ifcount = 0; /* count of useable interfaces */ local264 ifcount++;267 if (verbose && ifcount == 0) {
1036 uint32_t ifcount, ofcount, idcnt, cti; in ctf_diff_func_fill() local1040 ifcount = 0; in ctf_diff_func_fill()1046 ret = ctf_function_iter(cds->cds_ifp, ctf_diff_func_count, &ifcount); in ctf_diff_func_fill()1053 cds->cds_ifuncs = ctf_alloc(sizeof (ctf_diff_func_t) * ifcount); in ctf_diff_func_fill()1057 cds->cds_nifuncs = ifcount; in ctf_diff_func_fill()