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