Home
last modified time | relevance | path

Searched defs:ifaces (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/bpf/
H A Dxdp_redirect_multi.c26 static int ifaces[MAX_IFACE_NUM] = {}; variable
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dxdp_bonding.c333 static const char * const ifaces[] = {"bond2", "veth2_1", "veth2_2"}; in test_xdp_bonding_redirect_multi() local