Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-tcp.c106 static const struct tok tcp_flag_values[] = { variable
253 ND_PRINT("Flags [%s]", bittok2str_nosep(tcp_flag_values, "none", flags)); in tcp_print()