Home
last modified time | relevance | path

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

/external/libnl/lib/
Dobject.c324 int req_attrs_b = ops->oo_id_attrs_get(b); in nl_object_identical() local
325 if (req_attrs_a != req_attrs_b) in nl_object_identical()