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>2017年06月17日 21:50:03 +0000
committerRich Felker <dalias@aerifal.cx>2017年11月05日 18:41:09 -0500
commitc519658ceaf19e1e080ae337a79b56d37dae271c (patch)
treee15331a96306fa4b11ada7b08fba2eb47b3b51aa /include/netinet
parentee3ae7827b00c734a3c32839fb1427015900e598 (diff)
downloadmusl-c519658ceaf19e1e080ae337a79b56d37dae271c.tar.gz
add TCP_NLA_* enums from linux v4.11
two new stats for SCM_TIMESTAMPING_OPT_STATS, added in linux commit 7e98102f489775d8c000884fca8a0d995ea688a9
Diffstat (limited to 'include/netinet')
-rw-r--r--include/netinet/tcp.h 2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/netinet/tcp.h b/include/netinet/tcp.h
index b85844c8..652418be 100644
--- a/include/netinet/tcp.h
+++ b/include/netinet/tcp.h
@@ -50,6 +50,8 @@ enum {
TCP_NLA_BUSY,
TCP_NLA_RWND_LIMITED,
TCP_NLA_SNDBUF_LIMITED,
+ TCP_NLA_DATA_SEGS_OUT,
+ TCP_NLA_TOTAL_RETRANS,
};
#if defined(_GNU_SOURCE) || defined(_BSD_SOURCE)
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月03日 11:50:47 +0000

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