Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dbind4_prog.c32 int veth1_idx, veth2_idx; in bind_to_device() local
44 &veth2_idx, sizeof(veth2_idx)) || !veth2_idx || in bind_to_device()
45 veth1_idx == veth2_idx) in bind_to_device()
Dbind6_prog.c38 int veth1_idx, veth2_idx; in bind_to_device() local
50 &veth2_idx, sizeof(veth2_idx)) || !veth2_idx || in bind_to_device()
51 veth1_idx == veth2_idx) in bind_to_device()