Name
skb_tx_timestamp —
Driver hook for transmit timestamping
Synopsis
void fsfuncskb_tx_timestamp ( | struct sk_buff * skb) ; |
Description
Ethernet MAC Drivers should call this function in their hard_xmit
function immediately before giving the sk_buff to the MAC hardware.