Home
last modified time | relevance | path

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

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