diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2021-11-26 12:31:07 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2021-12-24 14:05:32 +0100 |
commit | 41887b3fb7ff5000c8786985020453efa6b3e731 (patch) | |
tree | 09affab62c87c05c5632aed54e0b6f1df8ed7552 /cli/mmcli-output.h | |
parent | 50fc0101f58f083cad6dc754fa4c688f80f36acc (diff) |
cli: new 'access-type-preference' 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 07febf07..0830ee40 100644 --- a/cli/mmcli-output.h +++ b/cli/mmcli-output.h @@ -258,6 +258,7 @@ typedef enum { MMC_F_BEARER_PROPERTIES_PROFILE_ID, MMC_F_BEARER_PROPERTIES_NUMBER, MMC_F_BEARER_PROPERTIES_RM_PROTOCOL, + MMC_F_BEARER_PROPERTIES_ACCESS_TYPE_PREFERENCE, MMC_F_BEARER_IPV4_CONFIG_METHOD, MMC_F_BEARER_IPV4_CONFIG_ADDRESS, MMC_F_BEARER_IPV4_CONFIG_PREFIX, |