Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/
Dtc_redirect.c116 int ifindex_veth_dst; member
162 result->ifindex_veth_dst = if_nametoindex("veth_dst"); in netns_setup_links_and_routes()
163 if (!ASSERT_GT(result->ifindex_veth_dst, 0, "ifindex_veth_dst")) in netns_setup_links_and_routes()
566 QDISC_CLSACT_CREATE(&qdisc_veth_dst, setup_result->ifindex_veth_dst); in netns_load_dtime_bpf()