Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/bpf/prog_tests/
H A Dtest_xdp_veth.c199 net_config->veth_cfg[i].local_veth, net_config->veth_cfg[i].remote_veth, in create_network()
200 net_config->veth_cfg[i].namespace); in create_network()
202 if (net_config->veth_cfg[i].remote_addr[0]) in create_network()
204 net_config->veth_cfg[i].namespace, in create_network()
205 net_config->veth_cfg[i].remote_addr, in create_network()
206 net_config->veth_cfg[i].remote_veth); in create_network()
208 net_config->veth_cfg[i].remote_veth); in create_network()
289 int next_veth = net_config.veth_cfg[i].next_veth; in xdp_veth_redirect()
400 net_config.veth_cfg[i].namespace, IP_NEIGH, net_config.veth_cfg[i].remote_veth); in xdp_veth_broadcast_redirect()
410 net_config.veth_cfg[0].namespace, IP_NEIGH); in xdp_veth_broadcast_redirect()
[all …]