other versions
- stretch 4.9.168-1
SOCK_TX_TIMESTAMP(9) | Linux Networking | SOCK_TX_TIMESTAMP(9) |
NAME¶
sock_tx_timestamp - checks whether the outgoing packet is to be time stampedSYNOPSIS¶
void sock_tx_timestamp(const struct sock * sk, __u16 tsflags, __u8 * tx_flags);
ARGUMENTS¶
sksocket sending this packet
tsflags
timestamping flags to use
tx_flags
completed with instructions for time stamping
NOTE¶
callers should take care of initial *tx_flags value (usually 0)COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |