Home
last modified time | relevance | path

Searched refs:nl_list_at_head (Results 1 – 2 of 2) sorted by relevance

/third_party/libnl/include/netlink/
Dlist.h72 #define nl_list_at_head(pos, head, member) \ macro
/third_party/libnl/lib/
Dcache.c161 if (nl_list_at_head(obj, &obj->ce_cache->c_items, ce_list)) in nl_cache_get_prev()