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

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dddp_r_zip.c1351 short Query_index, EntryNumber = 0 ; local
1369 Query_index = 2;
1380 if ((Query_index) > 2*254 +2) {
1389 *ZoneCount, port, Query_index));
1392 gbuf_winc(m,DDP_X_HDR_SIZE + Query_index);
1393 DDPLEN_ASSIGN(ddp, (DDP_X_HDR_SIZE + Query_index));
1424 Query_index += 2;
1436 *ZoneCount, port, Query_index));
1440 gbuf_winc(m,DDP_X_HDR_SIZE + Query_index);
1441 DDPLEN_ASSIGN(ddp, (DDP_X_HDR_SIZE + Query_index));
[all...]

Completed in 10 milliseconds