Home
last modified time | relevance | path

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

/netbsd/external/bsd/tcpdump/dist/
H A Dprint-pgm.c636 #define PGM_OPT_PARITY_GRP_LEN (2+2+4) in pgm_print() macro
637 if (opt_len != PGM_OPT_PARITY_GRP_LEN) { in pgm_print()
639 opt_len, PGM_OPT_PARITY_GRP_LEN)); in pgm_print()
646 opts_len -= PGM_OPT_PARITY_GRP_LEN; in pgm_print()