musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/include/netinet
diff options
context:
space:
mode:
authorSzabolcs Nagy <nsz@port70.net>2019年03月06日 22:30:30 +0000
committerRich Felker <dalias@aerifal.cx>2019年03月13日 12:33:54 -0400
commit9e06514e23a106c478f7558a4b94dfaff69dd394 (patch)
tree9d57a16bbc86e5b04da5ae8971e50effad4c0125 /include/netinet
parent292bda7ceb1033488af08ba0ae8df27e38e8eb00 (diff)
downloadmusl-9e06514e23a106c478f7558a4b94dfaff69dd394.tar.gz
netinet/tcp.h: add TCP_NLA_SRTT from linux v5.0
smoothed RTT for SCM_TIMESTAMPING_OPT_STATS control messages. added in linux commit e8bd8fca6773ef49390269bd467bf940a0841ccf
Diffstat (limited to 'include/netinet')
-rw-r--r--include/netinet/tcp.h 1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/netinet/tcp.h b/include/netinet/tcp.h
index 2eac793e..c7a86480 100644
--- a/include/netinet/tcp.h
+++ b/include/netinet/tcp.h
@@ -76,6 +76,7 @@ enum {
TCP_NLA_BYTES_RETRANS,
TCP_NLA_DSACK_DUPS,
TCP_NLA_REORD_SEEN,
+ TCP_NLA_SRTT,
};
#if defined(_GNU_SOURCE) || defined(_BSD_SOURCE)
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月03日 11:25:10 +0000

AltStyle によって変換されたページ (->オリジナル) /