1SKB_MSTAMP_US_DELTA(9) Linux Networking SKB_MSTAMP_US_DELTA(9)
23
4
NAME
6skb_mstamp_us_delta - compute the difference in usec between two
7skb_mstamp
8
SYNOPSIS
10u32 skb_mstamp_us_delta(const struct skb_mstamp * t1,
11const struct skb_mstamp * t0);
12
ARGUMENTS
14t1
15pointer to newest sample
1617
t0
18pointer to oldest sample
19
COPYRIGHT
21Kernel Hackers Manual 3.10 June 2019 SKB_MSTAMP_US_DELTA(9)