centos man page for skb_get_timestamp

Query: skb_get_timestamp

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
bintime2timeval(9) - netbsd
__skb_recv_datagram(9) - centos
cfg80211_testmode_alloc_reply_skb(9) - centos
bintime_add(9) - netbsd
bintime_sub(9) - netbsd
Similar Topics in the Unix Linux Community
Weird 'find' results
CentOS7 restoring file capabilities
Shopt -s histappend
CentOS 6 ran out of space, need to reclaim it
Please Welcome Dave Munro to the Moderator Team!