OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IGRP_OP
(Results
1 - 2
of
2
) sorted by null
/external/tcpdump/
igrp.h
9
#define
IGRP_OP
(x) ((x) & 0x0f)
print-igrp.c
97
tok2str(op2str, "op-#%d",
IGRP_OP
(hdr->ig_vop)),
Completed in 1486 milliseconds