Home
last modified time | relevance | path

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

/linux-6.14.4/net/can/
Draw.c969 skb_setup_tx_timestamp(skb, &sockc); in raw_sendmsg()
/linux-6.14.4/net/ipv4/
Draw.c373 skb_setup_tx_timestamp(skb, sockc); in raw_send_hdrinc()
/linux-6.14.4/net/ipv6/
Draw.c632 skb_setup_tx_timestamp(skb, sockc); in rawv6_send_hdrinc()
/linux-6.14.4/net/packet/
Daf_packet.c2108 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()
/linux-6.14.4/include/net/
Dsock.h2756 static inline void skb_setup_tx_timestamp(struct sk_buff *skb, in skb_setup_tx_timestamp() function