Searched refs:oo_id_attrs_get (Results 1 – 5 of 5) sorted by relevance
323 if (ops->oo_id_attrs_get) { in nl_object_identical()324 int req_attrs_a = ops->oo_id_attrs_get(a); in nl_object_identical()325 int req_attrs_b = ops->oo_id_attrs_get(b); in nl_object_identical()560 if (ops->oo_id_attrs_get) in nl_object_get_id_attrs()561 id_attrs = ops->oo_id_attrs_get(obj); in nl_object_get_id_attrs()
369 uint32_t (*oo_id_attrs_get)(struct nl_object *); member
1089 .oo_id_attrs_get = neigh_id_attrs_get
1173 .oo_id_attrs_get = addr_id_attrs_get,
1507 .oo_id_attrs_get = route_id_attrs_get,