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:24:05 +0000
committerRich Felker <dalias@aerifal.cx>2019年03月13日 12:33:51 -0400
commit292bda7ceb1033488af08ba0ae8df27e38e8eb00 (patch)
tree75334f7c13a871b439527d886bbd629f182eaf0b /include/netinet
parenta86c4724c08a2dc52bab79a2da59292a6cf7ff33 (diff)
downloadmusl-292bda7ceb1033488af08ba0ae8df27e38e8eb00.tar.gz
netinet/udp.h: add UDP_GRO from linux v5.0
sockopt to enable gro for udp. added in linux commit e20cf8d3f1f763ad28a9cb3b41305b8a8a42653e
Diffstat (limited to 'include/netinet')
-rw-r--r--include/netinet/udp.h 1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/netinet/udp.h b/include/netinet/udp.h
index 5ea37b0b..ffd89079 100644
--- a/include/netinet/udp.h
+++ b/include/netinet/udp.h
@@ -27,6 +27,7 @@ struct udphdr {
#define UDP_NO_CHECK6_TX 101
#define UDP_NO_CHECK6_RX 102
#define UDP_SEGMENT 103
+#define UDP_GRO 104
#define UDP_ENCAP_ESPINUDP_NON_IKE 1
#define UDP_ENCAP_ESPINUDP 2
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月02日 13:02:49 +0000

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