Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A Dnetlink_helpers.h29 int rtnl_open(struct rtnl_handle *rth, unsigned int subscriptions)
H A Dnetlink_helpers.c84 int rtnl_open(struct rtnl_handle *rth, unsigned int subscriptions) in rtnl_open() function
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtc_links.c1804 err = rtnl_open(&rth, 0); in qdisc_replace()