Home
last modified time | relevance | path

Searched refs:NL_INIT_LIST_HEAD (Results 1 – 3 of 3) sorted by relevance

/external/libnl/lib/route/cls/
Dematch.c118 NL_INIT_LIST_HEAD(&e->e_list); in rtnl_ematch_alloc()
119 NL_INIT_LIST_HEAD(&e->e_childs); in rtnl_ematch_alloc()
255 NL_INIT_LIST_HEAD(&tree->et_list); in rtnl_ematch_tree_alloc()
/external/libnl/include/netlink/
Dlist.h23 static inline void NL_INIT_LIST_HEAD(struct nl_list_head *list) in NL_INIT_LIST_HEAD() function
/external/libnl/lib/route/link/
Dsriov.c760 NL_INIT_LIST_HEAD(&vf->vf_list); in rtnl_link_vf_alloc()