Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_xdp_veth.c27 #define VETH_PAIRS_COUNT 3 macro
48 static struct veth_configuration config[VETH_PAIRS_COUNT] = {
132 for (i = 0; i < VETH_PAIRS_COUNT; i++) { in configure_network()
148 for (i = 0; i < VETH_PAIRS_COUNT; i++) { in configure_network()
171 for (i = 0; i < VETH_PAIRS_COUNT; i++) in cleanup_network()