Home
last modified time | relevance | path

Searched refs:LNN_PHYSICAL_SUBNET_ALL_NETIF (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_buscenter/include/
H A Dlnn_physical_subnet_manager.h27 #define LNN_PHYSICAL_SUBNET_ALL_NETIF "*" macro
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_buscenter/src/
H A Dlnn_physical_subnet_manager.c140 if (strcmp(g_physicalSubnets[i]->ifName, LNN_PHYSICAL_SUBNET_ALL_NETIF) != 0 && in DoNotifyStatusChange()