| /src/external/bsd/tcpdump/dist/ |
| tcpdump.c | 291 static const struct tok status_flags[] = { variable in typeref:struct:tok 525 printf("%s", bittok2str(status_flags, "none", dev->flags)); 590 printf(" [%s]", bittok2str(status_flags, "none", dev->flags));
|
| tcpdump.c | 291 static const struct tok status_flags[] = { variable in typeref:struct:tok 525 printf("%s", bittok2str(status_flags, "none", dev->flags)); 590 printf(" [%s]", bittok2str(status_flags, "none", dev->flags));
|