Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:EXTRACT_32BITS

545 			       (int) EXTRACT_32BITS(&rxh->cid),
546 (int) EXTRACT_32BITS(&rxh->callNumber)));
549 (int) EXTRACT_32BITS(&rxh->seq),
550 (int) EXTRACT_32BITS(&rxh->serial)));
583 EXTRACT_32BITS(&rxh->seq) == 1 &&
627 EXTRACT_32BITS(&rxh->seq) == 1) ||
696 rxent->opcode = EXTRACT_32BITS(bp + sizeof(struct rx_header));
746 n1 = EXTRACT_32BITS(bp); \
748 n2 = EXTRACT_32BITS(bp); \
750 n3 = EXTRACT_32BITS(bp); \
757 i = EXTRACT_32BITS(bp); \
770 i = (int) EXTRACT_32BITS(bp); \
777 i = EXTRACT_32BITS(bp); \
791 t = (time_t) EXTRACT_32BITS(bp); \
800 mask = EXTRACT_32BITS(bp); bp += sizeof(int32_t); \
804 i = EXTRACT_32BITS(bp); bp += sizeof(int32_t); \
806 i = EXTRACT_32BITS(bp); bp += sizeof(int32_t); \
808 i = EXTRACT_32BITS(bp); bp += sizeof(int32_t); \
810 i = EXTRACT_32BITS(bp); bp += sizeof(int32_t); \
818 epoch = EXTRACT_32BITS(bp); \
820 counter = EXTRACT_32BITS(bp); \
827 temp = EXTRACT_32BITS(bp); \
830 temp = EXTRACT_32BITS(bp); \
833 temp = EXTRACT_32BITS(bp); \
837 temp = EXTRACT_32BITS(bp); \
855 *sp++ = (u_char) EXTRACT_32BITS(bp); \
866 n1 = EXTRACT_32BITS(bp); \
868 n2 = EXTRACT_32BITS(bp); \
870 n3 = EXTRACT_32BITS(bp); \
898 fs_op = EXTRACT_32BITS(bp + sizeof(struct rx_header));
950 i = EXTRACT_32BITS(bp);
1007 j = EXTRACT_32BITS(bp);
1083 i = EXTRACT_32BITS(bp);
1114 i = (int) EXTRACT_32BITS(bp);
1234 cb_op = EXTRACT_32BITS(bp + sizeof(struct rx_header));
1250 j = EXTRACT_32BITS(bp);
1262 j = EXTRACT_32BITS(bp);
1274 t = EXTRACT_32BITS(bp);
1367 pt_op = EXTRACT_32BITS(bp + sizeof(struct rx_header));
1420 j = EXTRACT_32BITS(bp);
1442 i = EXTRACT_32BITS(bp);
1532 i = EXTRACT_32BITS(bp);
1544 j = EXTRACT_32BITS(bp);
1569 j = EXTRACT_32BITS(bp);
1624 vldb_op = EXTRACT_32BITS(bp + sizeof(struct rx_header));
1654 i = EXTRACT_32BITS(bp);
1674 i = EXTRACT_32BITS(bp);
1747 nservers = EXTRACT_32BITS(bp);
1761 j = EXTRACT_32BITS(bp);
1794 nservers = EXTRACT_32BITS(bp);
1808 j = EXTRACT_32BITS(bp);
1831 nservers = EXTRACT_32BITS(bp);
1849 j = EXTRACT_32BITS(bp);
1905 kauth_op = EXTRACT_32BITS(bp + sizeof(struct rx_header));
1947 i = (int) EXTRACT_32BITS(bp);
2051 vol_op = EXTRACT_32BITS(bp + sizeof(struct rx_header));
2203 j = EXTRACT_32BITS(bp);
2331 j = EXTRACT_32BITS(bp);
2388 bos_op = EXTRACT_32BITS(bp + sizeof(struct rx_header));
2533 ubik_op = EXTRACT_32BITS(bp + sizeof(struct rx_header));
2546 temp = EXTRACT_32BITS(bp);
2577 temp = EXTRACT_32BITS(bp);
2730 firstPacket = EXTRACT_32BITS(&rxa->firstPacket);
2732 firstPacket, EXTRACT_32BITS(&rxa->serial),