Home
last modified time | relevance | path

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

/linux-6.15/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
/linux-6.15/tools/testing/selftests/bpf/prog_tests/
H A Dtc_netkit.c52 err = rtnl_open(&rth, 0); in create_netkit()
H A Dtc_redirect.c174 err = rtnl_open(&rth, 0); in create_netkit()
H A Dtc_links.c1804 err = rtnl_open(&rth, 0); in qdisc_replace()