Searched refs:MAC_TABLE_LEN (Results 1 – 1 of 1) sorted by relevance
106 #ifndef MAC_TABLE_LEN107 #define MAC_TABLE_LEN 4 macro174 static struct mac_ip_item_t mac_table[MAC_TABLE_LEN]; in get_ip()197 for (i = 0; i < MAC_TABLE_LEN; i++) in get_ip()214 if (offset >= MAC_TABLE_LEN) in get_ip()
Completed in 2 milliseconds