OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pt_req
(Results
1 - 1
of
1
) sorted by null
/external/tcpdump/
print-rx.c
143
static struct tok
pt_req
[] = {
variable in typeref:struct:tok
1246
printf(" call %s", tok2str(
pt_req
, "op#%d", pt_op));
1385
printf(" reply %s", tok2str(
pt_req
, "op#%d", opcode));
[
all
...]
Completed in 391 milliseconds