Searched refs:sample_offset (Results 1 – 2 of 2) sorted by relevance
9213 size_t pn_offset, sample_offset; member10088 if (t->sample_offset != SIZE_MAX) { in test_wire_pkt_hdr_actual()10089 if (!TEST_ptr_eq(ptrs.raw_sample, t->expected + t->sample_offset)) in test_wire_pkt_hdr_actual()10092 t->expected_len - t->sample_offset)) in test_wire_pkt_hdr_actual()10109 if (t->sample_offset != SIZE_MAX) { /* if packet type has protection */ in test_wire_pkt_hdr_actual()
3337 double sample_offset, /* clock offset */ in clock_filter() argument3358 peer->filter_offset[j] = sample_offset; in clock_filter()