summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/gprs-context.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/gprs-context.h b/include/gprs-context.h
index c29c0dc9..51bcf71c 100644
--- a/include/gprs-context.h
+++ b/include/gprs-context.h
@@ -37,6 +37,7 @@ struct ofono_gprs_context;
enum ofono_gprs_proto {
OFONO_GPRS_PROTO_IP = 0,
OFONO_GPRS_PROTO_IPV6,
+ OFONO_GPRS_PROTO_IPV4V6,
};
enum ofono_gprs_context_type {