Home
last modified time | relevance | path

Searched refs:eo_list (Results 1 – 2 of 2) sorted by relevance

/external/libnl/lib/route/cls/
Dematch.c52 nl_list_add_tail(&ops->eo_list, &ematch_ops_list); in rtnl_ematch_register()
69 nl_list_for_each_entry(ops, &ematch_ops_list, eo_list) in rtnl_ematch_lookup_ops()
88 nl_list_for_each_entry(ops, &ematch_ops_list, eo_list) in rtnl_ematch_lookup_ops_by_name()
/external/libnl/include/netlink/route/cls/
Dematch.h45 struct nl_list_head eo_list; member