Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/prog_tests/
A Dtest_xdp_veth.c199 net_config->veth_cfg[i].local_veth, net_config->veth_cfg[i].remote_veth, in create_network()
253 struct net_configuration net_config; in xdp_veth_redirect() local
300 &net_config, ping_config, i)) in xdp_veth_redirect()
318 cleanup_network(&net_config); in xdp_veth_redirect()
348 struct net_configuration net_config; in xdp_veth_broadcast_redirect() local
395 &net_config, prog_cfg, i)) in xdp_veth_broadcast_redirect()
400 net_config.veth_cfg[i].namespace, IP_NEIGH, net_config.veth_cfg[i].remote_veth); in xdp_veth_broadcast_redirect()
433 cleanup_network(&net_config); in xdp_veth_broadcast_redirect()
509 net_config.veth_cfg[i].namespace, IP_NEIGH, net_config.veth_cfg[i].remote_veth); in xdp_veth_egress()
512 &net_config, prog_cfg, i)) in xdp_veth_egress()
[all …]

Completed in 3 milliseconds