Home
last modified time | relevance | path

Searched refs:nl_object_get_id_attrs (Results 1 – 3 of 3) sorted by relevance

/external/libnl/include/netlink/
Dobject.h67 uint32_t nl_object_get_id_attrs(struct nl_object *obj);
/external/libnl/lib/
Dobject.c526 uint32_t nl_object_get_id_attrs(struct nl_object *obj) in nl_object_get_id_attrs() function
Dcache.c1076 if ((nl_object_get_id_attrs(filter) == filter->ce_mask) in nl_cache_find()