about summary refs log tree commit diff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/netinet/udp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/netinet/udp.h b/include/netinet/udp.h
index 993c3478..5ea37b0b 100644
--- a/include/netinet/udp.h
+++ b/include/netinet/udp.h
@@ -33,6 +33,7 @@ struct udphdr {
 #define UDP_ENCAP_L2TPINUDP	3
 #define UDP_ENCAP_GTP0		4
 #define UDP_ENCAP_GTP1U		5
+#define UDP_ENCAP_RXRPC		6
 
 #define SOL_UDP            17