diff options
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 dea575b0..283f2d43 100644 --- a/cli/mmcli-output.h +++ b/cli/mmcli-output.h @@ -224,6 +224,7 @@ typedef enum { /* Bearer status section */ MMC_F_BEARER_STATUS_CONNECTED, MMC_F_BEARER_STATUS_SUSPENDED, + MMC_F_BEARER_STATUS_MULTIPLEXED, MMC_F_BEARER_STATUS_INTERFACE, MMC_F_BEARER_STATUS_IP_TIMEOUT, /* Bearer properties section */ |