Home
last modified time | relevance | path

Searched refs:rtnl_close (Results 1 – 16 of 16) sorted by relevance

/external/iproute2/tc/
Dtc_monitor.c113 rtnl_close(&rth); in do_tcmonitor()
117 rtnl_close(&rth); in do_tcmonitor()
Dtc.c297 rtnl_close(&rth); in batch()
387 rtnl_close(&rth); in main()
/external/iproute2/bridge/
Dbridge.c118 rtnl_close(&rth); in batch()
202 rtnl_close(&rth); in main()
Dmonitor.c84 rtnl_close(&rth); in do_monitor()
/external/iproute2/ip/
Dip.c163 rtnl_close(&rth); in batch()
310 rtnl_close(&rth); in main()
Dxfrm_policy.c398 rtnl_close(&rth); in xfrm_policy_modify()
675 rtnl_close(&rth); in xfrm_policy_get_or_delete()
913 rtnl_close(&rth); in xfrm_policy_list_or_deleteall()
1069 rtnl_close(&rth); in xfrm_spd_setinfo()
1098 rtnl_close(&rth); in xfrm_spd_getinfo()
1148 rtnl_close(&rth); in xfrm_policy_flush()
Dxfrm_state.c693 rtnl_close(&rth); in xfrm_state_modify()
835 rtnl_close(&rth); in xfrm_state_allocspi()
1034 rtnl_close(&rth); in xfrm_state_get_or_delete()
1227 rtnl_close(&rth); in xfrm_state_list_or_deleteall()
1304 rtnl_close(&rth); in xfrm_sad_getinfo()
1356 rtnl_close(&rth); in xfrm_state_flush()
Dipaddrlabel.c215 rtnl_close(&rth2); in flush_addrlabel()
Dipmonitor.c181 rtnl_close(&rth); in do_ipmonitor()
Dxfrm_monitor.c364 rtnl_close(&rth); in do_xfrm_monitor()
Diprule.c519 rtnl_close(&rth2); in flush_rule()
/external/iproute2/genl/
Dctrl.c111 rtnl_close(&rth); in genl_ctrl_resolve_family()
371 rtnl_close(&rth); in ctrl_list()
/external/iproute2/include/
Dlibnetlink.h36 void rtnl_close(struct rtnl_handle *rth);
/external/iproute2/misc/
Dss.c1396 rtnl_close(&rth); in xll_init()
2306 rtnl_close(&rth); in inet_show_netlink()
2334 rtnl_close(&rth); in inet_show_netlink()
2336 rtnl_close(arg.rth); in inet_show_netlink()
2789 rtnl_close(&rth); in handle_netlink_request()
3382 rtnl_close(&rth); in handle_follow_request()
Difstat.c165 rtnl_close(&rth); in load_info()
/external/iproute2/lib/
Dlibnetlink.c38 void rtnl_close(struct rtnl_handle *rth) in rtnl_close() function