Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-pgm.c700 #define PGM_OPT_RST_LEN (2+2) in pgm_print() macro
701 if (opt_len != PGM_OPT_RST_LEN) { in pgm_print()
703 opt_len, PGM_OPT_RST_LEN)); in pgm_print()
708 opts_len -= PGM_OPT_RST_LEN; in pgm_print()