Searched refs:RT_WLAN_PROT_LWIP_NAME (Results 1 – 3 of 3) sorted by relevance
41 #ifndef RT_WLAN_PROT_LWIP_NAME42 #define RT_WLAN_PROT_LWIP_NAME ("lwip") macro539 rt_strncpy(&prot.name[0], RT_WLAN_PROT_LWIP_NAME, RT_WLAN_PROT_NAME_LEN); in rt_wlan_lwip_init()
97 config RT_WLAN_PROT_LWIP_NAME config
185 if (rt_strcmp(RT_WLAN_PROT_LWIP_NAME, prot_name) != 0) in rt_wlan_prot_attach_dev()
Completed in 8 milliseconds