Home
last modified time | relevance | path

Searched refs:PGM_MIN_OPT_LEN (Results 1 – 1 of 1) sorted by relevance

/external/tcpdump/
Dprint-pgm.c143 #define PGM_MIN_OPT_LEN 4 macro
427 if (!ND_TTEST2(*bp, PGM_MIN_OPT_LEN)) { in pgm_print()
456 if (opts_len < PGM_MIN_OPT_LEN) { in pgm_print()
466 if (opt_len < PGM_MIN_OPT_LEN) { in pgm_print()
468 PGM_MIN_OPT_LEN)); in pgm_print()