Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-pgm.c630 #define PGM_OPT_PARITY_GRP_LEN (2+2+4) in pgm_print() macro
631 if (opt_len != PGM_OPT_PARITY_GRP_LEN) { in pgm_print()
633 opt_len, PGM_OPT_PARITY_GRP_LEN)); in pgm_print()
640 opts_len -= PGM_OPT_PARITY_GRP_LEN; in pgm_print()