]> The Tcpdump Group git mirrors - tcpdump/blobdiff - udp.h
Autosar SOME/IP protocol support
[tcpdump] / udp.h
diff --git a/udp.h b/udp.h
index f88641c809fb0bc8841404f66547df4f8c5171cf..a68c23161fc2f378e4658f3befe1f20634775fc3 100644 (file)
--- a/udp.h
+++ b/udp.h
@@ -242,3 +242,6 @@ struct udphdr {
 #ifndef ZEP_PORT
 #define ZEP_PORT                       17754   /* XXX */
 #endif
+#ifndef SOMEIP_PORT
+#define SOMEIP_PORT                    30490   /* https://www.autosar.org/standards/foundation */
+#endif