Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-nsh.c38 static const struct tok nsh_flags [] = { variable
89 ND_PRINT((ndo, "flags [%s], ", bittok2str_nosep(nsh_flags, "none", flags))); in nsh_print()