Home
last modified time | relevance | path

Searched defs:rth (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/bpf/
H A Dnetlink_helpers.c16 void rtnl_close(struct rtnl_handle *rth) in rtnl_close()
24 int rtnl_open_byproto(struct rtnl_handle *rth, unsigned int subscriptions, in rtnl_open_byproto()
84 int rtnl_open(struct rtnl_handle *rth, unsigned int subscriptions) in rtnl_open()
/linux/drivers/net/
H A Dvrf.c115 struct rtable *rth; member
857 struct rtable *rth; in vrf_ip_out_redirect() local
963 struct rtable *rth = vrf->rth; in vrf_rtable_release() local
972 struct rtable *rth; in vrf_rtable_create() local
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtc_links.c1800 struct rtnl_handle rth = { .fd = -1 }; in qdisc_replace() local
H A Dtc_redirect.c167 struct rtnl_handle rth = { .fd = -1 }; in create_netkit() local