Searched refs:ifindex_dst (Results 1 – 1 of 1) sorted by relevance
90 int err, xdp_prog_fd, tc_prog_fd, ifindex_src, ifindex_dst; in serial_test_xdp_do_redirect() local151 ifindex_dst = if_nametoindex("veth_dst"); in serial_test_xdp_do_redirect()153 !ASSERT_NEQ(ifindex_dst, 0, "ifindex_dst")) in serial_test_xdp_do_redirect()165 link = bpf_program__attach_xdp(skel->progs.xdp_count_pkts, ifindex_dst); in serial_test_xdp_do_redirect()