Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
H A Dnetlink_helpers.h32 int rtnl_talk(struct rtnl_handle *rtnl, struct nlmsghdr *n,
H A Dnetlink_helpers.c276 int rtnl_talk(struct rtnl_handle *rtnl, struct nlmsghdr *n, in rtnl_talk() function
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtc_netkit.c65 err = rtnl_talk(&rth, &req.n, NULL); in create_netkit()
H A Dtc_redirect.c196 err = rtnl_talk(&rth, &req.n, NULL); in create_netkit()
H A Dtc_links.c1820 err = rtnl_talk(&rth, &req.n, NULL); in qdisc_replace()