Searched refs:MAXTAGPRINT (Results 1 – 1 of 1) sorted by relevance
95 #define MAXTAGPRINT 80 macro163 char tag_str[MAXTAGPRINT]; in pppoe_print()168 for (v = p; v < p + tag_len && tag_str_len < MAXTAGPRINT-1; v++) in pppoe_print()