other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
SKB_MSTAMP_US_DELTA(9) | Linux Networking | SKB_MSTAMP_US_DELTA(9) |
NAME¶
skb_mstamp_us_delta - compute the difference in usec between two skb_mstampSYNOPSIS¶
u32
skb_mstamp_us_delta(const struct skb_mstamp * t1,
const struct skb_mstamp * t0);
ARGUMENTS¶
t1pointer to newest sample
t0
pointer to oldest sample
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |