Home
last modified time | relevance | path

Searched refs:eo_name (Results 1 – 4 of 4) sorted by relevance

/external/libnl/lib/route/cls/ematch/
Dcontainer.c26 .eo_name = "container",
Dcmp.c100 .eo_name = "cmp",
/external/libnl/include/netlink/route/cls/
Dematch.h29 const char * eo_name; member
/external/libnl/lib/route/cls/
Dematch.c97 if (!strcasecmp(ops->eo_name, name)) in rtnl_ematch_lookup_ops_name()
379 nl_dump(p, "%s(", match->e_ops->eo_name); in dump_ematch_sequence()