Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-hncp.c411 int last_type_count = -1; in hncp_print_rec() local
462 last_type_count++; in hncp_print_rec()
464 print_type_in_line(ndo, last_type_mask, last_type_count, indent, &first_one); in hncp_print_rec()
466 last_type_count = 1; in hncp_print_rec()
854 print_type_in_line(ndo, last_type_mask, last_type_count, indent, &first_one); in hncp_print_rec()