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)NAMEskb_tx_timestamp - Driver hook for transmit timestampingSYNOPSISvoid skb_tx_timestamp(struct sk_buff * skb);ARGUMENTSskb A socket buffer.DESCRIPTIONEthernet MAC Drivers should call this function in their hard_xmit function immediately before giving the sk_buff to the MAC hardware.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SKB_TX_TIMESTAMP(9)