SKB_COMPLETE_TX_TIME
Section: Linux Networking (9)
Updated: February 2011
Index
Return to Main Contents
NAME
skb_complete_tx_timestamp - deliver cloned skb with tx timestamps
SYNOPSIS
-
void skb_complete_tx_timestamp(struct sk_buff * skb, struct skb_shared_hwtstamps * hwtstamps);
ARGUMENTS
skb
-
- clone of the the original outgoing packet
hwtstamps
-
hardware time stamps
COPYRIGHT