Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-pgm.c678 #define PGM_OPT_FIN_LEN (2+2) in pgm_print() macro
679 if (opt_len != PGM_OPT_FIN_LEN) { in pgm_print()
681 opt_len, PGM_OPT_FIN_LEN); in pgm_print()
686 opts_len -= PGM_OPT_FIN_LEN; in pgm_print()