Home
last modified time | relevance | path

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

/external/libnl/lib/
Dcache.c387 nl_object_put(obj); in nl_cache_remove()
533 nl_object_put(old); in cache_include()
545 nl_object_put(old); in cache_include()
615 nl_object_put(obj); in nl_cache_resync()
Dobject.c173 void nl_object_put(struct nl_object *obj) in nl_object_put() function
/external/libnl/lib/fib_lookup/
Dlookup.c54 nl_object_put(OBJ_CAST(res->fr_req)); in result_free_data()
161 nl_object_put((struct nl_object *) res); in flnl_result_put()
/external/libnl/include/netlink/
Dobject.h35 extern void nl_object_put(struct nl_object *);
/external/libnl/lib/netfilter/
Dqueue_obj.c90 nl_object_put((struct nl_object *) queue); in nfnl_queue_put()
Dlog_obj.c94 nl_object_put((struct nl_object *) log); in nfnl_log_put()
Dlog_msg_obj.c189 nl_object_put((struct nl_object *) msg); in nfnl_log_msg_put()
Dqueue_msg_obj.c174 nl_object_put((struct nl_object *) msg); in nfnl_queue_msg_put()
Dct_obj.c377 nl_object_put((struct nl_object *) ct); in nfnl_ct_put()
/external/libnl/lib/route/
Dqdisc_obj.c116 nl_object_put((struct nl_object *) qdisc); in rtnl_qdisc_put()
Dcls_obj.c129 nl_object_put((struct nl_object *) cls); in rtnl_cls_put()
Dclass_obj.c120 nl_object_put((struct nl_object *) class); in rtnl_class_put()
Dneigh.c443 nl_object_put((struct nl_object *) neigh); in rtnl_neigh_put()
Dneightbl.c366 nl_object_put((struct nl_object *) neightbl); in rtnl_neightbl_put()
Drule.c338 nl_object_put((struct nl_object *) rule); in rtnl_rule_put()
Daddr.c541 nl_object_put((struct nl_object *) addr); in rtnl_addr_put()
Droute_obj.c502 nl_object_put((struct nl_object *) route); in rtnl_route_put()
Dlink.c755 nl_object_put((struct nl_object *) link); in rtnl_link_put()
/external/libnl/lib/genl/
Dfamily.c161 nl_object_put((struct nl_object *) family); in genl_family_put()