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

/freebsd-13-stable/contrib/tcpdump/
H A Dprint-pgm.c529 #define PGM_OPT_JOIN_LEN (2+2+4) macro
530 if (opt_len != PGM_OPT_JOIN_LEN) {
532 opt_len, PGM_OPT_JOIN_LEN));
539 opts_len -= PGM_OPT_JOIN_LEN;

Completed in 44 milliseconds