Searched refs:LNN_NETIF_TYPE_WLAN (Results 1 – 9 of 9) sorted by relevance
118 if (type == LNN_NETIF_TYPE_ETH || type == LNN_NETIF_TYPE_WLAN) { in ProcessAddrEvent()144 if (type == LNN_NETIF_TYPE_ETH || type == LNN_NETIF_TYPE_WLAN) { in ProcessLinkEvent()
38 #define LNN_NETIF_TYPE_WLAN (0x1 << 1) macro
76 if (type == LNN_NETIF_TYPE_ETH || type == LNN_NETIF_TYPE_WLAN) { in ProcessLwipEvent()
125 .type = LNN_NETIF_TYPE_WLAN,
134 netifMgr.type = LNN_NETIF_TYPE_WLAN;
43 .type = LNN_NETIF_TYPE_WLAN,
106 if (netifManager->type == LNN_NETIF_TYPE_WLAN) { in NotifyWlanAddressChanged()743 .supportedNetif = LNN_NETIF_TYPE_ETH | LNN_NETIF_TYPE_WLAN,
817 case LNN_NETIF_TYPE_WLAN: in LnnGetAddrTypeByIfName()
1514 …LnnLaneSelectProtocol(LNN_NETIF_TYPE_WLAN | LNN_NETIF_TYPE_ETH, reqInfo->peerNetworkId, acceptable… in LaneLinkOfWlan()