OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:eo_name
(Results
1 - 4
of
4
) sorted by null
/external/libnl/lib/route/cls/ematch/
container.c
26
.
eo_name
= "container",
cmp.c
100
.
eo_name
= "cmp",
/external/libnl/include/netlink/route/cls/
ematch.h
29
const char *
eo_name
;
member in struct:rtnl_ematch_ops
/external/libnl/lib/route/cls/
ematch.c
97
if (!strcasecmp(ops->
eo_name
, name))
379
nl_dump(p, "%s(", match->e_ops->
eo_name
);
Completed in 416 milliseconds