Searched refs:nl_list_empty (Results 1 - 4 of 4) sorted by path

/external/libnl/include/netlink/
H A Dlist.h55 static inline int nl_list_empty(struct nl_list_head *head) function
/external/libnl/lib/
H A Dcache.c96 return nl_list_empty(&cache->c_items);
114 if (nl_list_empty(&cache->c_items))
127 if (nl_list_empty(&cache->c_items))
331 if (!nl_list_empty(&obj->ce_list)) {
364 if (!nl_list_empty(&obj->ce_list))
/external/libnl/lib/route/cls/
H A Dematch.c200 if (!nl_list_empty(&pos->e_childs))
/external/libnl/lib/route/
H A Droute_obj.c822 if (!nl_list_empty(&route->rt_nexthops)) {

Completed in 427 milliseconds