OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tcp_flag_values
(Results
1 - 1
of
1
) sorted by null
/external/tcpdump/
print-tcp.c
109
static const struct tok
tcp_flag_values
[] = {
variable in typeref:struct:tok
242
ND_PRINT((ndo, "Flags [%s]", bittok2str_nosep(
tcp_flag_values
, "none", flags)));
[
all
...]
Completed in 242 milliseconds