Searched refs:veth2_idx (Results 1 – 2 of 2) sorted by relevance
30 int veth1_idx, veth2_idx; in bind_to_device() local42 &veth2_idx, sizeof(veth2_idx)) || !veth2_idx || in bind_to_device()43 veth1_idx == veth2_idx) in bind_to_device()
36 int veth1_idx, veth2_idx; in bind_to_device() local48 &veth2_idx, sizeof(veth2_idx)) || !veth2_idx || in bind_to_device()49 veth1_idx == veth2_idx) in bind_to_device()
Completed in 5 milliseconds