HomeSort by relevance Sort by last modified time
    Searched refs:NL_INIT_LIST_HEAD (Results 1 - 2 of 2) sorted by null

  /external/libnl/include/netlink/
list.h 21 static inline void NL_INIT_LIST_HEAD(struct nl_list_head *list)
90 #define nl_init_list_head(head) \ macro
  /external/libnl/lib/route/cls/
ematch.c 117 NL_INIT_LIST_HEAD(&e->e_list);
118 NL_INIT_LIST_HEAD(&e->e_childs);
157 nl_init_list_head(&ematch->e_list);
254 NL_INIT_LIST_HEAD(&tree->et_list);

Completed in 85 milliseconds