Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbind4_prog.c30 int veth1_idx, veth2_idx; in bind_to_device() local
42 &veth2_idx, sizeof(veth2_idx)) || !veth2_idx || in bind_to_device()
43 veth1_idx == veth2_idx) in bind_to_device()
H A Dbind6_prog.c36 int veth1_idx, veth2_idx; in bind_to_device() local
48 &veth2_idx, sizeof(veth2_idx)) || !veth2_idx || in bind_to_device()
49 veth1_idx == veth2_idx) in bind_to_device()