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

/freebsd-9.3-release/contrib/tcpdump/
H A Dprint-isoclns.c2095 u_int8_t ext_is_len, ext_ip_len, mt_len; local
2520 mt_len = isis_print_mtid(tptr, "\n\t ");
2521 if (mt_len == 0) /* did something go wrong ? */
2523 tptr+=mt_len;
2524 tmp-=mt_len;
2604 mt_len = isis_print_mtid(tptr, "\n\t ");
2605 if (mt_len == 0) { /* did something go wrong ? */
2608 tptr+=mt_len;
2609 tmp-=mt_len;
2632 mt_len
[all...]

Completed in 93 milliseconds