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