centos man page for skb_tx_timestamp

Query: skb_tx_timestamp

OS: centos

Section: 9

Links: centos man pages   all man pages

Forums: unix linux community   forum categories

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
__skb_recv_datagram(9) - centos
ieee80211_get_buffered_bc(9) - centos
struct_ieee80211_tx_rate_control(9) - centos
__skb_recv_datagram(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
Controlling user input
[TIP] Processing YAML files with yq