Searched refs:c_ops (Results 1 – 11 of 11) sorted by relevance
83 if (cache->c_ops == NULL) in nl_cache_nitems_filter()112 return cache->c_ops; in nl_cache_get_ops()192 cache->c_ops = ops; in nl_cache_alloc()306 cache = nl_cache_alloc(orig->c_ops); in nl_cache_subset()484 if (cache->c_ops->co_obj_ops != obj->ce_ops) in nl_cache_add()525 if (cache->c_ops->co_obj_ops != obj->ce_ops) in nl_cache_move()645 if (sk->s_proto != cache->c_ops->co_protocol) in nl_cache_request_full_dump()648 if (cache->c_ops->co_request_update == NULL) in nl_cache_request_full_dump()654 return cache->c_ops->co_request_update(cache, sk); in nl_cache_request_full_dump()688 .ops = cache->c_ops, in __cache_pickup()[all …]
48 struct nl_cache_ops *ops = ca->ca_cache->c_ops; in include_cb()90 ops = mngr->cm_assocs[i].ca_cache->c_ops; in event_input()228 ops = cache->c_ops; in nl_cache_mngr_add_cache()240 mngr->cm_assocs[i].ca_cache->c_ops == ops) in nl_cache_mngr_add_cache()472 nl_dump_line(p, " .name = %s\n", assoc->ca_cache->c_ops->co_name); in nl_cache_mngr_info()
335 ops = cache_ops_lookup_for_obj(cache->c_ops->co_obj_ops); in nl_cache_mngt_provide()368 ops = cache_ops_lookup_for_obj(cache->c_ops->co_obj_ops); in nl_cache_mngt_unprovide()
201 return cache->c_ops ? cache->c_ops->co_name : "unknown"; in nl_cache_name()
91 struct nl_cache_ops * c_ops; member
392 if (cache->c_ops != &rtnl_qdisc_ops) in rtnl_qdisc_get_by_parent()424 if (cache->c_ops != &rtnl_qdisc_ops) in rtnl_qdisc_get()
358 if (cache->c_ops != &rtnl_class_ops) in rtnl_class_get()
422 if (cache->c_ops != &rtnl_neightbl_ops) in rtnl_neightbl_get()
529 if (cache->c_ops != &rtnl_addr_ops) in rtnl_addr_get()
1057 if (cache->c_ops != &rtnl_link_ops) in rtnl_link_get()1090 if (cache->c_ops != &rtnl_link_ops) in rtnl_link_get_by_name()
358 if (cache->c_ops != &genl_ctrl_ops) in genl_ctrl_search()392 if (cache->c_ops != &genl_ctrl_ops) in genl_ctrl_search_by_name()