Searched refs:PGM_OPT_FRAGMENT_LEN (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/tcpdump/
H A Dprint-pgm.c494 #define PGM_OPT_FRAGMENT_LEN (2+2+4+4+4) macro
495 if (opt_len != PGM_OPT_FRAGMENT_LEN) {
497 opt_len, PGM_OPT_FRAGMENT_LEN));
508 opts_len -= PGM_OPT_FRAGMENT_LEN;

Completed in 42 milliseconds