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

  /external/libnl/lib/route/cls/
ematch.c 117 NL_INIT_LIST_HEAD(&e->e_list);
118 NL_INIT_LIST_HEAD(&e->e_childs);
189 NL_INIT_LIST_HEAD(&tree->et_list);
  /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

Completed in 88 milliseconds