Home
last modified time | relevance | path

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

/external/tcpdump/
Dutil.c374 bittok2str_nosep(register const struct tok *lp, register const char *fmt, in bittok2str_nosep() function
Dnetdissect.h86 extern char *bittok2str_nosep(const struct tok *, const char *, int);
Dprint-tcp.c240 printf("Flags [%s]", bittok2str_nosep(tcp_flag_values, "none", flags));