Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:c1

2692 	int32_t c0 = 0, c1 = 0;
2697 c1 += c0;
2698 c1 %= 255;
2700 return (c0 | c1);