aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/iuh/hnbgw.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/iuh/hnbgw.h')
-rw-r--r--include/osmocom/iuh/hnbgw.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osmocom/iuh/hnbgw.h b/include/osmocom/iuh/hnbgw.h
index dfe287c..dfc9d82 100644
--- a/include/osmocom/iuh/hnbgw.h
+++ b/include/osmocom/iuh/hnbgw.h
@@ -106,7 +106,7 @@ struct ue_context {
struct hnb_context *hnb;
};
-#define HNBGW_IUH_BIND_ADDR_DEFAULT "0.0.0.0"
+#define HNBGW_IUH_LOCAL_IP_DEFAULT "0.0.0.0"
struct hnb_gw {
struct {