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

  /external/libnl/lib/route/
pktloc.c 106 nl_init_list_head(&pktloc_name_ht[i]);
165 nl_init_list_head(&pktloc_name_ht[i]);
nexthop.c 45 nl_init_list_head(&nh->rtnh_list);
route_obj.c 74 nl_init_list_head(&r->rt_nexthops);
113 nl_init_list_head(&dst->rt_nexthops);
  /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/
object.c 54 nl_init_list_head(&new->ce_list);
cache.c 181 nl_init_list_head(&cache->c_items);
  /external/libnl/lib/genl/
family.c 41 nl_init_list_head(&family->gf_ops);

Completed in 107 milliseconds