Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Dip6_output.c1409 sock_tx_timestamp(sk, &ipc6->sockc, &cork->base.tx_flags); in ip6_setup_cork()
/linux/include/net/
H A Dsock.h2767 static inline void sock_tx_timestamp(struct sock *sk, in sock_tx_timestamp() function
/linux/net/bluetooth/
H A Dhci_conn.c2952 sock_tx_timestamp(sk, sockc, &skb_shinfo(skb)->tx_flags); in hci_setup_tx_timestamp()
/linux/net/ipv4/
H A Dtcp.c491 sock_tx_timestamp(sk, sockc, &shinfo->tx_flags); in tcp_tx_timestamp()