Searched refs:skb_setup_tx_timestamp (Results 1 – 5 of 5) sorted by relevance
1000 skb_setup_tx_timestamp(skb, &sockc); in raw_sendmsg()
380 skb_setup_tx_timestamp(skb, sockc); in raw_send_hdrinc()
634 skb_setup_tx_timestamp(skb, sockc); in rawv6_send_hdrinc()
2076 skb_setup_tx_timestamp(skb, &sockc); in packet_sendmsg_spkt()2611 skb_setup_tx_timestamp(skb, sockc); in tpacket_fill_skb()3086 skb_setup_tx_timestamp(skb, &sockc); in packet_snd()
2953 static inline void skb_setup_tx_timestamp(struct sk_buff *skb, in skb_setup_tx_timestamp() function