Searched refs:DRR_SPILL_PAYLOAD_SIZE (Results 1 – 4 of 4) sorted by relevance
192 #define DRR_SPILL_PAYLOAD_SIZE(drrs) \ macro
611 payload_size = DRR_SPILL_PAYLOAD_SIZE(drrs); in main()
1763 DRR_SPILL_PAYLOAD_SIZE(drrs)); in receive_spill()2180 int len = DRR_SPILL_PAYLOAD_SIZE(drrs); in receive_read_record()
342 (void) ssread(buf, DRR_SPILL_PAYLOAD_SIZE(drrs), ofp); in cksummer()343 if (dump_record(drr, buf, DRR_SPILL_PAYLOAD_SIZE(drrs), in cksummer()