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.c82 .eo_name = "cmp",
Dnbyte.c127 .eo_name = "nbyte",
Dtext.c171 .eo_name = "text",
Dmeta.c322 .eo_name = "meta",
/external/libnl/include/netlink/route/cls/
Dematch.h36 const char * eo_name; member
/external/libnl/lib/route/cls/
Dematch.c51 NL_DBG(1, "ematch module \"%s\" registered\n", ops->eo_name); in rtnl_ematch_register()
90 if (!strcasecmp(ops->eo_name, name)) in rtnl_ematch_lookup_ops_by_name()
138 child, child->e_ops->eo_name, parent); in rtnl_ematch_add_child()