Searched defs:kcid (Results 1 - 2 of 2) sorted by relevance

/external/netperf/
H A Dnetcpu_kstat.c62 static kid_t kcid = 0; variable
97 kcid = kc->kc_chain_id;
123 kcid = nkcid;
159 /* if kcid changed, pointer might be invalid. we'll deal
164 UPDKCID(nkcid, kcid);
204 /* if kcid changed, pointer might be invalid, fail the test */
205 UPDKCID(nkcid, kcid);
210 perror("kcid changed midstream and I cannot deal with that!");
H A Dnetcpu_kstat10.c42 static kid_t kcid = 0; variable

Completed in 156 milliseconds