Query: skb_get_timestamp
OS: suse
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 2.6. July 2010 SKB_GET_TIMESTAMP(9)
Related Man Pages |
---|
cfg80211_testmode_alloc_reply_skb(9) - centos |
timespec2bintime(9) - netbsd |
bintime2timespec(9) - netbsd |
bintime_add(9) - netbsd |
pcap_set_tstamp_type(3) - freebsd |
Similar Topics in the Unix Linux Community |
---|
How to restrict user to a specific directory in solaris 10 |
Getting command output to putty window title. |
Migrating to UNIX |
A (ksh) Library For and From UNIX.com |
Shopt -s histappend |