Home
last modified time | relevance | path

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

12

/external/libnl/lib/
Dcache.c501 nl_object_put(new); in nl_cache_add()
569 nl_object_put(obj); in nl_cache_remove()
722 nl_object_put(old); in pickup_checkdup_cb()
727 nl_object_put(old); in pickup_checkdup_cb()
813 nl_object_put(clone); in cache_include()
816 nl_object_put(old); in cache_include()
819 nl_object_put(clone); in cache_include()
828 nl_object_put(old); in cache_include()
850 nl_object_put(old); in cache_include()
966 nl_object_put(obj); in nl_cache_resync()
[all …]
Dhashtable.c68 nl_object_put(saved_node->obj); in nl_hash_table_free()
172 nl_object_put(obj); in nl_hash_table_del()
Dobject.c216 void nl_object_put(struct nl_object *obj) in nl_object_put() function
/external/libnl/lib/fib_lookup/
Dlookup.c57 nl_object_put(OBJ_CAST(res->fr_req)); in result_free_data()
164 nl_object_put((struct nl_object *) res); in flnl_result_put()
/external/libnl/include/netlink/
Dobject.h37 extern void nl_object_put(struct nl_object *);
/external/libnl/lib/idiag/
Didiag_meminfo_obj.c36 nl_object_put((struct nl_object *) minfo); in idiagnl_meminfo_put()
Didiag_vegasinfo_obj.c36 nl_object_put((struct nl_object *) vinfo); in idiagnl_vegasinfo_put()
Didiag_req_obj.c37 nl_object_put((struct nl_object *) req); in idiagnl_req_put()
/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/netfilter/
Dqueue_obj.c91 nl_object_put((struct nl_object *) queue); in nfnl_queue_put()
Dlog_obj.c95 nl_object_put((struct nl_object *) log); in nfnl_log_put()
Dlog_msg_obj.c193 nl_object_put((struct nl_object *) msg); in nfnl_log_msg_put()
Dqueue_msg_obj.c178 nl_object_put((struct nl_object *) msg); in nfnl_queue_msg_put()
Dexp_obj.c424 nl_object_put((struct nl_object *) exp); in nfnl_exp_put()
/external/libnl/
Dlibnl-3.sym180 nl_object_put;
/external/libnl/lib/route/
Dcls.c78 nl_object_put((struct nl_object *) cls); in rtnl_cls_put()
Dclass.c90 nl_object_put((struct nl_object *) class); in rtnl_class_put()
Dqdisc.c80 nl_object_put((struct nl_object *) qdisc); in rtnl_qdisc_put()
Dact.c199 nl_object_put((struct nl_object *) act); in rtnl_act_put()
Dnetconf.c403 nl_object_put((struct nl_object *) nc); in rtnl_netconf_put()
Dneightbl.c379 nl_object_put((struct nl_object *) neightbl); in rtnl_neightbl_put()
Dneigh.c574 nl_object_put((struct nl_object *) neigh); in rtnl_neigh_put()
/external/libnl/lib/genl/
Dfamily.c200 nl_object_put((struct nl_object *) family); in genl_family_put()
/external/libnl/lib/xfrm/
Dsa.c570 nl_object_put((struct nl_object *) sa); in xfrmnl_sa_put()
978 nl_object_put (old_sa); in xfrm_sa_update_cache()
989 nl_object_put (old_sa); in xfrm_sa_update_cache()

12