Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A Dnetlink_helpers.h31 void rtnl_close(struct rtnl_handle *rth);
H A Dnetlink_helpers.c16 void rtnl_close(struct rtnl_handle *rth) in rtnl_close() function
80 rtnl_close(rth); in rtnl_open_byproto()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtc_links.c1822 rtnl_close(&rth); in qdisc_replace()