Home
last modified time | relevance | path

Searched refs:skb_setup_tx_timestamp (Results 1 – 2 of 2) sorted by relevance

/linux/net/packet/
H A Daf_packet.c2055 skb_setup_tx_timestamp(skb, &sockc); in packet_sendmsg_spkt()
2587 skb_setup_tx_timestamp(skb, sockc); in tpacket_fill_skb()
3055 skb_setup_tx_timestamp(skb, &sockc); in packet_snd()
/linux/include/net/
H A Dsock.h2927 static inline void skb_setup_tx_timestamp(struct sk_buff *skb, in skb_setup_tx_timestamp() function