Add tethering client data limitation
[platform/core/connectivity/stc-manager.git] / src / database / include / table-restrictions.h
index ea36988..fb62bb9 100644 (file)
@@ -21,6 +21,7 @@ typedef struct {
        char *app_id;
        char *ifname;
        char *subscriber_id;
+       char *mac;
        stc_iface_type_e iftype;
        stc_rstn_type_e rstn_type;
        stc_roaming_type_e roaming;