Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/selftests/bpf/progs/
Dbind4_prog.c32 int veth1_idx, veth2_idx; in bind_to_device() local
38 &veth1_idx, sizeof(veth1_idx)) || !veth1_idx) in bind_to_device()
45 veth1_idx == veth2_idx) in bind_to_device()
51 &veth1_idx, sizeof(veth1_idx))) in bind_to_device()
Dbind6_prog.c38 int veth1_idx, veth2_idx; in bind_to_device() local
44 &veth1_idx, sizeof(veth1_idx)) || !veth1_idx) in bind_to_device()
51 veth1_idx == veth2_idx) in bind_to_device()
57 &veth1_idx, sizeof(veth1_idx))) in bind_to_device()