Home
last modified time | relevance | path

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

/third_party/libnl/lib/route/
Dpktloc.c124 nl_init_list_head(&pktloc_name_ht[i]); in read_pktlocs()
195 nl_init_list_head(&loc->list); in rtnl_pktloc_alloc()
257 nl_init_list_head(&pktloc_name_ht[i]); in pktloc_init()
Dclassid.c272 nl_init_list_head(&tbl_name[i]); in clear_hashtable()
442 nl_init_list_head(&tbl_name[i]); in classid_init()
Dnexthop.c50 nl_init_list_head(&nh->rtnh_list); in rtnl_route_nh_alloc()
Droute_obj.c81 nl_init_list_head(&r->rt_nexthops); in route_constructor()
123 nl_init_list_head(&dst->rt_nexthops); in route_clone()
Dtc.c1035 nl_init_list_head(&tc_ops_list[i]); in rtnl_tc_register()
/third_party/libnl/lib/genl/
Dfamily.c44 nl_init_list_head(&family->gf_ops); in family_constructor()
45 nl_init_list_head(&family->gf_mc_grps); in family_constructor()
/third_party/libnl/include/netlink/
Dlist.h92 #define nl_init_list_head(head) \ macro
/third_party/libnl/lib/xfrm/
Dtemplate.c80 nl_init_list_head(&utmpl->utmpl_list); in xfrmnl_user_tmpl_alloc()
Dsp.c80 nl_init_list_head(&sp->usertmpl_list); in xfrm_sp_alloc_data()
130 nl_init_list_head(&dst->usertmpl_list); in xfrm_sp_clone()
/third_party/libnl/lib/route/cls/
Dmall.c236 nl_init_list_head(&dst->m_act->ce_list); in mall_clone()
Dematch.c158 nl_init_list_head(&ematch->e_list); in rtnl_ematch_unlink()
/third_party/libnl/lib/
Dobject.c67 nl_init_list_head(&new->ce_list); in nl_object_alloc()
Dcache.c192 nl_init_list_head(&cache->c_items); in nl_cache_alloc()
Dutils.c1013 nl_init_list_head(head); in __trans_list_clear()