Home
last modified time | relevance | path

Searched refs:sock_tx_timestamp (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/
H A Dsock.h2920 static inline void sock_tx_timestamp(struct sock *sk, in sock_tx_timestamp() function
/linux/net/bluetooth/
H A Dhci_conn.c3229 sock_tx_timestamp(sk, sockc, &skb_shinfo(skb)->tx_flags); in hci_conn_tx_dequeue()
/linux/net/ipv4/
H A Dtcp.c497 sock_tx_timestamp(sk, sockc, &shinfo->tx_flags); in tcp_tx_timestamp()