/external/libnl/lib/route/cls/ |
D | ematch.c | 70 nl_list_for_each_entry(ops, &ematch_ops_list, eo_list) in rtnl_ematch_lookup_ops() 89 nl_list_for_each_entry(ops, &ematch_ops_list, eo_list) in rtnl_ematch_lookup_ops_by_name() 296 nl_list_for_each_entry(pos, src, e_list) { in clone_ematch_list() 538 nl_list_for_each_entry(match, head, e_list) { in dump_ematch_sequence() 583 nl_list_for_each_entry(e, list, e_list) in update_container_index() 586 nl_list_for_each_entry(e, list, e_list) { in update_container_index() 608 nl_list_for_each_entry(e, list, e_list) { in fill_ematch_sequence() 639 nl_list_for_each_entry(e, list, e_list) { in fill_ematch_sequence()
|
/external/libnl/lib/genl/ |
D | family.c | 77 nl_list_for_each_entry(ops, &src->gf_ops, o_list) { in family_clone() 83 nl_list_for_each_entry(grp, &src->gf_mc_grps, list) { in family_clone() 126 nl_list_for_each_entry(op, &family->gf_ops, o_list) { in family_dump_details() 142 nl_list_for_each_entry(grp, &family->gf_mc_grps, list) { in family_dump_details()
|
D | mngt.c | 105 nl_list_for_each_entry(ops, &genl_ops_list, o_list) { in lookup_family() 117 nl_list_for_each_entry(ops, &genl_ops_list, o_list) { in lookup_family_by_name() 395 nl_list_for_each_entry(ops, &genl_ops_list, o_list) { in genl_mngt_resolve()
|
D | ctrl.c | 362 nl_list_for_each_entry(fam, &cache->c_items, ce_list) { in genl_ctrl_search() 396 nl_list_for_each_entry(fam, &cache->c_items, ce_list) { in genl_ctrl_search_by_name() 452 nl_list_for_each_entry(grp, &family->gf_mc_grps, list) { in genl_ctrl_grp_by_name()
|
/external/libnl/lib/route/ |
D | route_obj.c | 124 nl_list_for_each_entry(nh, &src->rt_nexthops, rtnh_list) { in route_clone() 169 nl_list_for_each_entry(nh, &r->rt_nexthops, rtnh_list) { in route_dump_line() 261 nl_list_for_each_entry(nh, &r->rt_nexthops, rtnh_list) { in route_dump_details() 396 nl_list_for_each_entry(nh_b, &b->rt_nexthops, rtnh_list) { in route_compare() 398 nl_list_for_each_entry(nh_a, &a->rt_nexthops, in route_compare() 425 nl_list_for_each_entry(nh_a, &a->rt_nexthops, rtnh_list) { in route_compare() 427 nl_list_for_each_entry(nh_b, &b->rt_nexthops, in route_compare() 440 nl_list_for_each_entry(nh_b, &b->rt_nexthops, rtnh_list) { in route_compare() 442 nl_list_for_each_entry(nh_a, &a->rt_nexthops, in route_compare() 545 nl_list_for_each_entry(old_nh, &old_route->rt_nexthops, in route_update() [all …]
|
D | pktloc.c | 67 nl_list_for_each_entry(loc, &pktloc_name_ht[hash], list) { in __pktloc_lookup() 248 nl_list_for_each_entry(loc, &pktloc_name_ht[i], list) in rtnl_pktloc_foreach()
|
D | class.c | 362 nl_list_for_each_entry(class, &cache->c_items, ce_list) { in rtnl_class_get() 393 nl_list_for_each_entry(class, &cache->c_items, ce_list) { in rtnl_class_get_by_parent()
|
D | qdisc.c | 396 nl_list_for_each_entry(q, &cache->c_items, ce_list) { in rtnl_qdisc_get_by_parent() 428 nl_list_for_each_entry(q, &cache->c_items, ce_list) { in rtnl_qdisc_get()
|
D | classid.c | 69 nl_list_for_each_entry(map, &tbl_name[n], name_list) { in classid_lookup()
|
D | neigh.c | 644 nl_list_for_each_entry(neigh, &cache->c_items, ce_list) { in rtnl_neigh_get() 670 nl_list_for_each_entry(neigh, &cache->c_items, ce_list) { in rtnl_neigh_get_by_vlan()
|
D | netconf.c | 390 nl_list_for_each_entry(nc, &cache->c_items, ce_list) { in rtnl_netconf_get_by_idx()
|
D | neightbl.c | 426 nl_list_for_each_entry(nt, &cache->c_items, ce_list) { in rtnl_neightbl_get()
|
D | tc.c | 1002 nl_list_for_each_entry(ops, &tc_ops_list[type], to_list) in rtnl_tc_lookup_ops()
|
D | addr.c | 604 nl_list_for_each_entry(a, &cache->c_items, ce_list) { in rtnl_addr_get()
|
D | link.c | 1312 nl_list_for_each_entry(link, &cache->c_items, ce_list) { in rtnl_link_get() 1345 nl_list_for_each_entry(link, &cache->c_items, ce_list) { in rtnl_link_get_by_name()
|
/external/libnl/lib/ |
D | cache.c | 87 nl_list_for_each_entry(obj, &cache->c_items, ce_list) { in nl_cache_nitems_filter() 314 nl_list_for_each_entry(obj, &orig->c_items, ce_list) { in nl_cache_subset() 350 nl_list_for_each_entry(obj, &cache->c_items, ce_list) in nl_cache_clone() 1122 nl_list_for_each_entry(obj, &cache->c_items, ce_list) { in nl_cache_search() 1161 nl_list_for_each_entry(obj, &cache->c_items, ce_list) { in nl_cache_find() 1185 nl_list_for_each_entry(obj, &cache->c_items, ce_list) in nl_cache_mark_all() 1241 nl_list_for_each_entry(obj, &cache->c_items, ce_list) { in nl_cache_dump_filter()
|
D | utils.c | 1035 nl_list_for_each_entry(tl, head, list) { in __list_type2str() 1095 nl_list_for_each_entry(tl, head, list) { in __list_str2type()
|
/external/libnl/lib/route/link/ |
D | api.c | 57 nl_list_for_each_entry(ops, &info_ops, io_list) in __rtnl_link_info_ops_lookup() 153 nl_list_for_each_entry(t, &info_ops, io_list) { in rtnl_link_unregister_info()
|
/external/libnl/lib/xfrm/ |
D | sp.c | 131 nl_list_for_each_entry(utmpl, &src->usertmpl_list, utmpl_list) { in xfrm_sp_clone() 171 nl_list_for_each_entry(tmpl_b, &b->usertmpl_list, utmpl_list) in xfrm_sp_compare() 172 nl_list_for_each_entry(tmpl_a, &a->usertmpl_list, utmpl_list) in xfrm_sp_compare() 412 nl_list_for_each_entry(utmpl, &sp->usertmpl_list, utmpl_list) in xfrm_sp_dump_line() 850 nl_list_for_each_entry(utmpl, &tmpl->usertmpl_list, utmpl_list) { in build_xfrm_sp_message() 1335 nl_list_for_each_entry(utmpl, &r->usertmpl_list, utmpl_list) { in xfrmnl_sp_foreach_usertemplate() 1348 nl_list_for_each_entry(utmpl, &r->usertmpl_list, utmpl_list) { in xfrmnl_sp_usertemplate_n()
|
/external/libnl/tests/ |
D | check-ematch-tree-clone.c | 82 nl_list_for_each_entry(pos, head, e_list) { in dump_ematch_list()
|
/external/libnl/include/netlink/ |
D | list.h | 81 #define nl_list_for_each_entry(pos, head, member) \ macro
|
/external/libnl/src/lib/ |
D | tc.c | 102 nl_list_for_each_entry(tm, &tc_modules, tm_list) in __nl_cli_tc_lookup()
|