Searched refs:rtnl_talk (Results 1 – 5 of 5) sorted by relevance
/linux/tools/testing/selftests/bpf/ |
H A D | netlink_helpers.h | 32 int rtnl_talk(struct rtnl_handle *rtnl, struct nlmsghdr *n,
|
H A D | netlink_helpers.c | 276 int rtnl_talk(struct rtnl_handle *rtnl, struct nlmsghdr *n, in rtnl_talk() function
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | tc_netkit.c | 65 err = rtnl_talk(&rth, &req.n, NULL); in create_netkit()
|
H A D | tc_redirect.c | 196 err = rtnl_talk(&rth, &req.n, NULL); in create_netkit()
|
H A D | tc_links.c | 1820 err = rtnl_talk(&rth, &req.n, NULL); in qdisc_replace()
|