Searched refs:RT_WLAN_PROT_NAME_LEN (Results 1 – 4 of 4) sorted by relevance
18 #ifndef RT_WLAN_PROT_NAME_LEN19 #define RT_WLAN_PROT_NAME_LEN (8) macro50 char name[RT_WLAN_PROT_NAME_LEN];
79 config RT_WLAN_PROT_NAME_LEN config
26 #if RT_WLAN_PROT_NAME_LEN < 4
539 rt_strncpy(&prot.name[0], RT_WLAN_PROT_LWIP_NAME, RT_WLAN_PROT_NAME_LEN); in rt_wlan_lwip_init()
Completed in 7 milliseconds