skb_tx_timestamp(9) centos man page | unix.com

Man Page: skb_tx_timestamp

Operating Environment: centos

Section: 9

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
struct_ieee80211_tx_rate_control(9) - centos
struct_sk_buff(9) - centos
ethers(5) - netbsd
struct_ieee80211_hw(9) - suse
struct_sock(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
DB2 convert digits to binary format
Tar Command
Docker learning Phase-I
[TIP] Processing YAML files with yq