Searched refs:nets_cnt (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Daurp_zi.c72 short *net, nets_cnt, net_sent=0, entry_num=0; local
97 nets_cnt = 0;
111 nets_cnt++;
114 if (nets_cnt >= 640) {
118 gbuf_winc(m,(nets_cnt * sizeof(short)));
128 if (nets_cnt) {
131 gbuf_winc(m,(nets_cnt * sizeof(short)));
368 int i, j, idx, nets_cnt; local
381 nets_cnt = 0xfeedface; /* XXX */
397 nets_cnt
[all...]

Completed in 123 milliseconds