Searched refs:MCAST_MAX_LEN (Results 1 – 2 of 2) sorted by relevance
15 static uint8_t receive_record[MCAST_MAX_LEN] = { 0 };25 memset(receive_record, 0, MCAST_MAX_LEN); in reset_mcast_data()394 if (index > MCAST_MAX_LEN) { in awss_recv_callback_mcast_smartconfig()
195 #define MCAST_MAX_LEN (127) macro210 uint8_t data[MCAST_MAX_LEN];
Completed in 4 milliseconds