Home
last modified time | relevance | path

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

/linux/net/can/
H A Draw.c972 skb_setup_tx_timestamp(skb, &sockc); in raw_sendmsg()
/linux/net/ipv4/
H A Draw.c373 skb_setup_tx_timestamp(skb, sockc); in raw_send_hdrinc()
/linux/net/ipv6/
H A Draw.c632 skb_setup_tx_timestamp(skb, sockc); in rawv6_send_hdrinc()
/linux/net/packet/
H A Daf_packet.c2108 skb_setup_tx_timestamp(skb, &sockc); in packet_sendmsg_spkt()
2640 skb_setup_tx_timestamp(skb, sockc); in tpacket_fill_skb()
3104 skb_setup_tx_timestamp(skb, &sockc); in packet_snd()
/linux/include/net/
H A Dsock.h2764 static inline void skb_setup_tx_timestamp(struct sk_buff *skb, in skb_setup_tx_timestamp() function