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
vsnprintf(9) - centos
wimax_msg_alloc(9) - centos
__skb_recv_datagram(9) - suse
ethers(5) - netbsd
struct_sock(9) - suse
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
CentOS 6 ran out of space, need to reclaim it
Controlling user input
[TIP] Processing YAML files with yq