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