Lines Matching refs:EXTRACT_32BITS

470 			       (int) EXTRACT_32BITS(&rxh->cid),  in rx_print()
471 (int) EXTRACT_32BITS(&rxh->callNumber)); in rx_print()
474 (int) EXTRACT_32BITS(&rxh->seq), in rx_print()
475 (int) EXTRACT_32BITS(&rxh->serial)); in rx_print()
508 EXTRACT_32BITS(&rxh->seq) == 1 && in rx_print()
552 EXTRACT_32BITS(&rxh->seq) == 1) || in rx_print()
620 rxent->opcode = EXTRACT_32BITS(bp + sizeof(struct rx_header)); in rx_cache_insert()
670 n1 = EXTRACT_32BITS(bp); \
672 n2 = EXTRACT_32BITS(bp); \
674 n3 = EXTRACT_32BITS(bp); \
681 i = EXTRACT_32BITS(bp); \
694 i = (int) EXTRACT_32BITS(bp); \
701 i = EXTRACT_32BITS(bp); \
715 t = (time_t) EXTRACT_32BITS(bp); \
724 mask = EXTRACT_32BITS(bp); bp += sizeof(int32_t); \
728 i = EXTRACT_32BITS(bp); bp += sizeof(int32_t); \
730 i = EXTRACT_32BITS(bp); bp += sizeof(int32_t); \
732 i = EXTRACT_32BITS(bp); bp += sizeof(int32_t); \
734 i = EXTRACT_32BITS(bp); bp += sizeof(int32_t); \
742 epoch = EXTRACT_32BITS(bp); \
744 counter = EXTRACT_32BITS(bp); \
751 temp = EXTRACT_32BITS(bp); \
754 temp = EXTRACT_32BITS(bp); \
757 temp = EXTRACT_32BITS(bp); \
761 temp = EXTRACT_32BITS(bp); \
779 *sp++ = (u_char) EXTRACT_32BITS(bp); \
790 n1 = EXTRACT_32BITS(bp); \
792 n2 = EXTRACT_32BITS(bp); \
794 n3 = EXTRACT_32BITS(bp); \
821 fs_op = EXTRACT_32BITS(bp + sizeof(struct rx_header)); in fs_print()
873 i = EXTRACT_32BITS(bp); in fs_print()
930 j = EXTRACT_32BITS(bp); in fs_print()
1005 i = EXTRACT_32BITS(bp); in fs_reply_print()
1036 i = (int) EXTRACT_32BITS(bp); in fs_reply_print()
1160 cb_op = EXTRACT_32BITS(bp + sizeof(struct rx_header)); in cb_print()
1176 j = EXTRACT_32BITS(bp); in cb_print()
1188 j = EXTRACT_32BITS(bp); in cb_print()
1200 t = EXTRACT_32BITS(bp); in cb_print()
1291 pt_op = EXTRACT_32BITS(bp + sizeof(struct rx_header)); in prot_print()
1344 j = EXTRACT_32BITS(bp); in prot_print()
1366 i = EXTRACT_32BITS(bp); in prot_print()
1455 i = EXTRACT_32BITS(bp); in prot_reply_print()
1467 j = EXTRACT_32BITS(bp); in prot_reply_print()
1492 j = EXTRACT_32BITS(bp); in prot_reply_print()
1546 vldb_op = EXTRACT_32BITS(bp + sizeof(struct rx_header)); in vldb_print()
1576 i = EXTRACT_32BITS(bp); in vldb_print()
1596 i = EXTRACT_32BITS(bp); in vldb_print()
1668 nservers = EXTRACT_32BITS(bp); in vldb_reply_print()
1682 j = EXTRACT_32BITS(bp); in vldb_reply_print()
1715 nservers = EXTRACT_32BITS(bp); in vldb_reply_print()
1729 j = EXTRACT_32BITS(bp); in vldb_reply_print()
1752 nservers = EXTRACT_32BITS(bp); in vldb_reply_print()
1770 j = EXTRACT_32BITS(bp); in vldb_reply_print()
1825 kauth_op = EXTRACT_32BITS(bp + sizeof(struct rx_header)); in kauth_print()
1867 i = (int) EXTRACT_32BITS(bp); in kauth_print()
1969 vol_op = EXTRACT_32BITS(bp + sizeof(struct rx_header)); in vol_print()
2121 j = EXTRACT_32BITS(bp); in vol_print()
2248 j = EXTRACT_32BITS(bp); in vol_reply_print()
2304 bos_op = EXTRACT_32BITS(bp + sizeof(struct rx_header)); in bos_print()
2447 ubik_op = EXTRACT_32BITS(bp + sizeof(struct rx_header)); in ubik_print()
2460 temp = EXTRACT_32BITS(bp); in ubik_print()
2491 temp = EXTRACT_32BITS(bp); in ubik_print()
2642 firstPacket = EXTRACT_32BITS(&rxa->firstPacket); in rx_ack_print()
2644 firstPacket, EXTRACT_32BITS(&rxa->serial), in rx_ack_print()