1SKB_TX_TIMESTAMP(9)            Linux Networking            SKB_TX_TIMESTAMP(9)
2
3
4

NAME

6       skb_tx_timestamp - Driver hook for transmit timestamping
7

SYNOPSIS

9       void skb_tx_timestamp(struct sk_buff * skb);
10

ARGUMENTS

12       skb
13           A socket buffer.
14

DESCRIPTION

16       Ethernet MAC Drivers should call this function in their hard_xmit
17       function immediately before giving the sk_buff to the MAC hardware.
18
20Kernel Hackers Manual 2.6.         June 2019               SKB_TX_TIMESTAMP(9)
Impressum