Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
H A Dprint-pgm.c608 #define PGM_OPT_PARITY_PRM_LEN (2+2+4) in pgm_print() macro
609 if (opt_len != PGM_OPT_PARITY_PRM_LEN) { in pgm_print()
611 opt_len, PGM_OPT_PARITY_PRM_LEN); in pgm_print()
618 opts_len -= PGM_OPT_PARITY_PRM_LEN; in pgm_print()