Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-pgm.c718 #define PGM_OPT_CRQST_LEN (2+2) in pgm_print() macro
719 if (opt_len != PGM_OPT_CRQST_LEN) { in pgm_print()
721 opt_len, PGM_OPT_CRQST_LEN)); in pgm_print()
726 opts_len -= PGM_OPT_CRQST_LEN; in pgm_print()