Searched refs:skb_setup_tx_timestamp (Results 1 – 5 of 5) sorted by relevance
969 skb_setup_tx_timestamp(skb, &sockc); in raw_sendmsg()
373 skb_setup_tx_timestamp(skb, sockc); in raw_send_hdrinc()
632 skb_setup_tx_timestamp(skb, sockc); in rawv6_send_hdrinc()
2108 skb_setup_tx_timestamp(skb, &sockc); in packet_sendmsg_spkt()2640 skb_setup_tx_timestamp(skb, sockc); in tpacket_fill_skb()3105 skb_setup_tx_timestamp(skb, &sockc); in packet_snd()
2756 static inline void skb_setup_tx_timestamp(struct sk_buff *skb, in skb_setup_tx_timestamp() function