Home
last modified time | relevance | path

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

/external/libnl/include/netlink/
Dobject.h63 uint32_t nl_object_get_id_attrs(struct nl_object *obj);
/external/libnl/
Dlibnl-3.sym170 nl_object_get_id_attrs;
/external/libnl/lib/
Dobject.c554 uint32_t nl_object_get_id_attrs(struct nl_object *obj) in nl_object_get_id_attrs() function
Dcache.c1151 if ((nl_object_get_id_attrs(filter) == filter->ce_mask) in nl_cache_find()