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)NAMEskb_get_timestamp - get timestamp from a skbSYNOPSISvoid skb_get_timestamp(const struct sk_buff * skb, struct timeval * stamp);ARGUMENTSskb skb to get stamp from stamp pointer to struct timeval to store stamp inDESCRIPTIONTimestamps 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SKB_GET_TIMESTAMP(9)
Related Man Pages |
---|
wimax_msg_alloc(9) - suse |
timerclear(3) - freebsd |
struct_ieee80211_tx_rate_control(9) - centos |
timercmp(3) - freebsd |
bintime_add(9) - netbsd |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Weird 'find' results |
Shopt -s histappend |
Unsure why access time on a directory change isn't changing |
CentOS 6 ran out of space, need to reclaim it |