Home
last modified time | relevance | path

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

/linux-6.6.21/net/ipv4/
Dip_output.c1323 sock_tx_timestamp(sk, ipc->sockc.tsflags, &cork->tx_flags); in ip_setup_cork()
Dtcp.c475 sock_tx_timestamp(sk, tsflags, &shinfo->tx_flags); in tcp_tx_timestamp()
/linux-6.6.21/net/ipv6/
Dip6_output.c1458 sock_tx_timestamp(sk, ipc6->sockc.tsflags, &cork->base.tx_flags); in ip6_setup_cork()
/linux-6.6.21/include/net/
Dsock.h2784 static inline void sock_tx_timestamp(struct sock *sk, __u16 tsflags, in sock_tx_timestamp() function