Searched refs:SLARP_MAX_LEN (Results 1 – 1 of 1) sorted by relevance
143 #define SLARP_MAX_LEN 18 macro181 if (length >= SLARP_MAX_LEN) { /* uptime-stamp is optional */ in chdlc_slarp_print()199 if (SLARP_MAX_LEN < length && vflag) in chdlc_slarp_print()200 printf(", (trailing junk: %d bytes)", length - SLARP_MAX_LEN); in chdlc_slarp_print()