Home
last modified time | relevance | path

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

/external/libnl/lib/
Dobject.c555 uint32_t id_attrs; in nl_object_get_id_attrs() local
561 id_attrs = ops->oo_id_attrs_get(obj); in nl_object_get_id_attrs()
563 id_attrs = ops->oo_id_attrs; in nl_object_get_id_attrs()
565 return id_attrs; in nl_object_get_id_attrs()