centos man page for skb_tx_timestamp

Query: skb_tx_timestamp

OS: centos

Section: 9

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

SKB_TX_TIMESTAMP(9)						 Linux Networking					       SKB_TX_TIMESTAMP(9)

NAME
skb_tx_timestamp - Driver hook for transmit timestamping
SYNOPSIS
void skb_tx_timestamp(struct sk_buff * skb);
ARGUMENTS
skb A socket buffer.
DESCRIPTION
Ethernet MAC Drivers should call this function in their hard_xmit function immediately before giving the sk_buff to the MAC hardware.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SKB_TX_TIMESTAMP(9)
Related Man Pages
wimax_msg_alloc(9) - suse
ieee80211_get_buffered_bc(9) - centos
struct_ieee80211_tx_rate_control(9) - centos
ethers(5) - netbsd
struct_sock(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq