Searched refs:tcp_recv_timestamp (Results 1 – 3 of 3) sorted by relevance
/linux/net/ipv4/ |
H A D | tcp.c | 2076 tcp_recv_timestamp(&cmsg_dummy, sk, tss); in tcp_zc_finalize_rx_tstamp() 2263 void tcp_recv_timestamp(struct msghdr *msg, const struct sock *sk, in tcp_recv_timestamp() function 2870 tcp_recv_timestamp(msg, sk, &tss); in tcp_recvmsg()
|
/linux/include/net/ |
H A D | tcp.h | 427 void tcp_recv_timestamp(struct msghdr *msg, const struct sock *sk,
|
/linux/net/mptcp/ |
H A D | protocol.c | 2287 tcp_recv_timestamp(msg, sk, &tss); in mptcp_recvmsg()
|