OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:operand_txt
(Results
1 - 2
of
2
) sorted by null
/external/libnl/lib/route/cls/ematch/
cmp.c
54
static const char *
operand_txt
[] = {
variable
76
nl_dump(p, " %s %u",
operand_txt
[cmp->opnd], cmp->val);
/external/libnl/lib/route/cls/
ematch.c
686
static const char *
operand_txt
[] = {
variable
695
opnd < ARRAY_SIZE(
operand_txt
) ?
operand_txt
[opnd] : "?");
Completed in 474 milliseconds