Searched refs:ifindex_veth_dst_fwd (Results 1 – 1 of 1) sorted by relevance
117 int ifindex_veth_dst_fwd; member166 result->ifindex_veth_dst_fwd = if_nametoindex("veth_dst_fwd"); in netns_setup_links_and_routes()167 if (!ASSERT_GT(result->ifindex_veth_dst_fwd, 0, "ifindex_veth_dst_fwd")) in netns_setup_links_and_routes()308 QDISC_CLSACT_CREATE(&qdisc_veth_dst_fwd, setup_result->ifindex_veth_dst_fwd); in netns_load_bpf()578 QDISC_CLSACT_CREATE(&qdisc_veth_dst_fwd, setup_result->ifindex_veth_dst_fwd); in netns_load_dtime_bpf()781 skel->rodata->IFINDEX_DST = setup_result->ifindex_veth_dst_fwd; in test_tc_redirect_dtime()872 skel->rodata->IFINDEX_DST = setup_result->ifindex_veth_dst_fwd; in test_tc_redirect_neigh()908 skel->rodata->IFINDEX_DST = setup_result->ifindex_veth_dst_fwd; in test_tc_redirect_peer()1048 skel->rodata->IFINDEX_DST = setup_result->ifindex_veth_dst_fwd; in test_tc_redirect_peer_l3()1064 QDISC_CLSACT_CREATE(&qdisc_veth_dst_fwd, setup_result->ifindex_veth_dst_fwd); in test_tc_redirect_peer_l3()