Searched refs:NL_INIT_LIST_HEAD (Results 1 – 2 of 2) sorted by relevance
117 NL_INIT_LIST_HEAD(&e->e_list); in rtnl_ematch_alloc()118 NL_INIT_LIST_HEAD(&e->e_childs); in rtnl_ematch_alloc()189 NL_INIT_LIST_HEAD(&tree->et_list); in rtnl_ematch_tree_alloc()
21 static inline void NL_INIT_LIST_HEAD(struct nl_list_head *list) in NL_INIT_LIST_HEAD() function