Home
last modified time | relevance | path

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

/linux-6.14.4/net/ipv4/
Dip_output.c1331 sock_tx_timestamp(sk, &ipc->sockc, &cork->tx_flags); in ip_setup_cork()
Dtcp.c489 sock_tx_timestamp(sk, sockc, &shinfo->tx_flags); in tcp_tx_timestamp()
/linux-6.14.4/net/ipv6/
Dip6_output.c1405 sock_tx_timestamp(sk, &ipc6->sockc, &cork->base.tx_flags); in ip6_setup_cork()
/linux-6.14.4/include/net/
Dsock.h2749 static inline void sock_tx_timestamp(struct sock *sk, in sock_tx_timestamp() function