1SKB_MSTAMP_US_DELTA(9)         Linux Networking         SKB_MSTAMP_US_DELTA(9)
2
3
4

NAME

6       skb_mstamp_us_delta - compute the difference in usec between two
7       skb_mstamp
8

SYNOPSIS

10       u32 skb_mstamp_us_delta(const struct skb_mstamp * t1,
11                               const struct skb_mstamp * t0);
12

ARGUMENTS

14       t1
15           pointer to newest sample
16
17       t0
18           pointer to oldest sample
19
21Kernel Hackers Manual 3.10         June 2019            SKB_MSTAMP_US_DELTA(9)
Impressum