Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:EXTRACT_32BITS

282 	seq = EXTRACT_32BITS(&tp->th_seq);
283 ack = EXTRACT_32BITS(&tp->th_ack);
532 s = EXTRACT_32BITS(cp + i);
534 e = EXTRACT_32BITS(cp + i + 4);
551 (void)printf(" %u", EXTRACT_32BITS(cp));
558 (void)printf(" %u", EXTRACT_32BITS(cp));
565 (void)printf(" %u", EXTRACT_32BITS(cp));
567 (void)printf(" %u", EXTRACT_32BITS(cp + 4));
574 (void)printf(" %u", EXTRACT_32BITS(cp));
581 (void)printf(" %u", EXTRACT_32BITS(cp));
588 (void)printf(" %u", EXTRACT_32BITS(cp));