Home
last modified time | relevance | path

Searched refs:nl_init_list_head (Results 1 – 11 of 11) sorted by relevance

/external/libnl/lib/route/
Dpktloc.c121 nl_init_list_head(&pktloc_name_ht[i]); in read_pktlocs()
192 nl_init_list_head(&loc->list); in rtnl_pktloc_alloc()
254 nl_init_list_head(&pktloc_name_ht[i]); in pktloc_init()
Dclassid.c271 nl_init_list_head(&tbl_name[i]); in clear_hashtable()
441 nl_init_list_head(&tbl_name[i]); in classid_init()
Dnexthop.c45 nl_init_list_head(&nh->rtnh_list); in rtnl_route_nh_alloc()
Droute_obj.c76 nl_init_list_head(&r->rt_nexthops); in route_constructor()
118 nl_init_list_head(&dst->rt_nexthops); in route_clone()
Dtc.c972 nl_init_list_head(&tc_ops_list[i]); in rtnl_tc_register()
/external/libnl/lib/genl/
Dfamily.c41 nl_init_list_head(&family->gf_ops); in family_constructor()
42 nl_init_list_head(&family->gf_mc_grps); in family_constructor()
/external/libnl/include/netlink/
Dlist.h90 #define nl_init_list_head(head) \ macro
/external/libnl/lib/
Dobject.c66 nl_init_list_head(&new->ce_list); in nl_object_alloc()
Dcache.c191 nl_init_list_head(&cache->c_items); in nl_cache_alloc()
Dutils.c982 nl_init_list_head(head); in __trans_list_clear()
/external/libnl/lib/route/cls/
Dematch.c157 nl_init_list_head(&ematch->e_list); in rtnl_ematch_unlink()