Home
last modified time | relevance | path

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

/external/libnl/lib/route/cls/ematch/
Dcontainer.c37 .eo_name = "container",
Dcmp.c81 .eo_name = "cmp",
Dnbyte.c126 .eo_name = "nbyte",
Dtext.c169 .eo_name = "text",
Dmeta.c320 .eo_name = "meta",
/external/libnl/include/netlink/route/cls/
Dematch.h36 const char * eo_name; member
/external/libnl/lib/route/cls/
Dematch.c50 NL_DBG(1, "ematch module \"%s\" registered\n", ops->eo_name); in rtnl_ematch_register()
89 if (!strcasecmp(ops->eo_name, name)) in rtnl_ematch_lookup_ops_by_name()
137 child, child->e_ops->eo_name, parent); in rtnl_ematch_add_child()