skb_get_timestamp(9) centos man page | unix.com

Man Page: skb_get_timestamp

Operating Environment: centos

Section: 9

SKB_GET_TIMESTAMP(9)						 Linux Networking					      SKB_GET_TIMESTAMP(9)

NAME
skb_get_timestamp - get timestamp from a skb
SYNOPSIS
void skb_get_timestamp(const struct sk_buff * skb, struct timeval * stamp);
ARGUMENTS
skb skb to get stamp from stamp pointer to struct timeval to store stamp in
DESCRIPTION
Timestamps are stored in the skb as offsets to a base timestamp. This function converts the offset back to a struct timeval and stores it in stamp.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SKB_GET_TIMESTAMP(9)
Related Man Pages
tevent_helpers(3) - centos
cfg80211_testmode_alloc_reply_skb(9) - centos
bintime_addx(9) - netbsd
struct_ieee80211_tx_rate_control(9) - centos
timeval2bintime(9) - netbsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Shopt -s histappend