Searched defs:mstamp (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ | ||
H A D | tcp.h | 246 u64 mstamp; /* (Re)sent time of the skb */ member |
/openbmc/linux/net/mptcp/ | ||
H A D | protocol.c | 1971 u64 rtt_us, mstamp; in mptcp_rcv_space_adjust() local |