Searched refs:ifindex_out (Results 1 – 2 of 2) sorted by relevance
20 const volatile int ifindex_out; variable62 return bpf_redirect(ifindex_out, 0); in xdp_redirect()
214 skel->rodata->ifindex_out = ifindex_src; /* redirect back to the same iface */ in test_xdp_do_redirect()