Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-tcp.c104 static const struct tok tcp_flag_values[] = { variable
242 ND_PRINT((ndo, "Flags [%s]", bittok2str_nosep(tcp_flag_values, "none", flags))); in tcp_print()