Home | History | Annotate | Download | only in tcpdump

Lines Matching defs:bit0

2837 	int bit0;
2877 for (bit0 = 0, presentp = &hdr->it_present; presentp <= last_presentp;
2878 presentp++, bit0 += 32) {
2891 (bit0 + BITNO_32(present ^ next_present));