diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2021-11-26 15:34:26 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2021-12-24 14:05:35 +0100 |
commit | fb0b00db1665ada988f0c519e2719b640b8478ef (patch) | |
tree | 50d2015d9c902d6281ad624a24979a1a0661aeea /cli/mmcli-output.h | |
parent | 99ca2f5a1ca122895c8f584d31caf9fe6725375b (diff) |
cli: new 'roaming-allowance' in 3GPP profile and bearer properties
Diffstat (limited to 'cli/mmcli-output.h')
-rw-r--r-- | cli/mmcli-output.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/mmcli-output.h b/cli/mmcli-output.h index 0830ee40..601912f1 100644 --- a/cli/mmcli-output.h +++ b/cli/mmcli-output.h @@ -259,6 +259,7 @@ typedef enum { MMC_F_BEARER_PROPERTIES_NUMBER, MMC_F_BEARER_PROPERTIES_RM_PROTOCOL, MMC_F_BEARER_PROPERTIES_ACCESS_TYPE_PREFERENCE, + MMC_F_BEARER_PROPERTIES_ROAMING_ALLOWANCE, MMC_F_BEARER_IPV4_CONFIG_METHOD, MMC_F_BEARER_IPV4_CONFIG_ADDRESS, MMC_F_BEARER_IPV4_CONFIG_PREFIX, |