Home
last modified time | relevance | path

Searched refs:nl_object_put (Results 1 – 25 of 34) sorted by relevance

12

/external/libnl/lib/
Dcache.c495 nl_object_put(new); in nl_cache_add()
563 nl_object_put(obj); in nl_cache_remove()
716 nl_object_put(old); in pickup_checkdup_cb()
721 nl_object_put(old); in pickup_checkdup_cb()
807 nl_object_put(clone); in cache_include()
810 nl_object_put(old); in cache_include()
813 nl_object_put(clone); in cache_include()
822 nl_object_put(old); in cache_include()
844 nl_object_put(old); in cache_include()
960 nl_object_put(obj); in nl_cache_resync()
[all …]
Dhashtable.c62 nl_object_put(saved_node->obj); in nl_hash_table_free()
166 nl_object_put(obj); in nl_hash_table_del()
Dobject.c214 void nl_object_put(struct nl_object *obj) in nl_object_put() function
/external/libnl/lib/fib_lookup/
Dlookup.c50 nl_object_put(OBJ_CAST(res->fr_req)); in result_free_data()
159 nl_object_put((struct nl_object *) res); in flnl_result_put()
/external/libnl/include/netlink/
Dobject.h31 extern void nl_object_put(struct nl_object *);
/external/libnl/python/netlink/
Dcore.py325 capi.nl_object_put(self._nl_object)
443 capi.nl_object_put(self._nl_object)
470 capi.nl_object_put(self._nl_object)
510 capi.nl_object_put(obj)
Dcapi.i279 extern void nl_object_put(struct nl_object *);
/external/libnl/lib/idiag/
Didiag_vegasinfo_obj.c29 nl_object_put((struct nl_object *) vinfo); in idiagnl_vegasinfo_put()
Didiag_meminfo_obj.c29 nl_object_put((struct nl_object *) minfo); in idiagnl_meminfo_put()
Didiag_req_obj.c30 nl_object_put((struct nl_object *) req); in idiagnl_req_put()
/external/libnl/lib/netfilter/
Dqueue_obj.c84 nl_object_put((struct nl_object *) queue); in nfnl_queue_put()
Dlog_obj.c88 nl_object_put((struct nl_object *) log); in nfnl_log_put()
Dqueue_msg_obj.c172 nl_object_put((struct nl_object *) msg); in nfnl_queue_msg_put()
Dlog_msg_obj.c242 nl_object_put((struct nl_object *) msg); in nfnl_log_msg_put()
/external/libnl/
Dlibnl-3.sym180 nl_object_put;
/external/libnl/lib/route/
Dclass.c83 nl_object_put((struct nl_object *) class); in rtnl_class_put()
Dcls.c71 nl_object_put((struct nl_object *) cls); in rtnl_cls_put()
Dqdisc.c73 nl_object_put((struct nl_object *) qdisc); in rtnl_qdisc_put()
Dact.c193 nl_object_put((struct nl_object *) act); in rtnl_act_put()
Dmdb.c294 nl_object_put((struct nl_object *) mdb); in rtnl_mdb_put()
Dnetconf.c386 nl_object_put((struct nl_object *) nc); in rtnl_netconf_put()
Dneightbl.c370 nl_object_put((struct nl_object *)neightbl); in rtnl_neightbl_put()
Dneigh.c570 nl_object_put((struct nl_object *) neigh); in rtnl_neigh_put()
/external/libnl/lib/genl/
Dfamily.c196 nl_object_put((struct nl_object *) family); in genl_family_put()
/external/libnl/lib/xfrm/
Dsa.c596 nl_object_put((struct nl_object *) sa); in xfrmnl_sa_put()
1021 nl_object_put (old_sa); in xfrm_sa_update_cache()
1032 nl_object_put (old_sa); in xfrm_sa_update_cache()

12