Home
last modified time | relevance | path

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

/external/libnl/include/netlink/
Dlist.h76 #define nl_list_first_entry(head, type, member) \ macro
/external/libnl/lib/route/
Droute_obj.c1051 first = nl_list_first_entry(&route->rt_nexthops, in rtnl_route_parse()