Searched refs:MAXTAGPRINT (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-pppoe.c95 #define MAXTAGPRINT 80 macro
163 char tag_str[MAXTAGPRINT];
168 for (v = p; v < p + tag_len && tag_str_len < MAXTAGPRINT-1; v++)

Completed in 64 milliseconds