Searched refs:remote_veth (Results 1 – 1 of 1) sorted by relevance
73 char remote_veth[VETH_NAME_MAX_LEN]; /* Peer interface in dedicated namespace*/ member89 .remote_veth = "veth11",96 .remote_veth = "veth22",103 .remote_veth = "veth33",155 interface = if_nametoindex(net_config->veth_cfg[index].remote_veth); in attach_programs_to_veth_pair()199 net_config->veth_cfg[i].local_veth, net_config->veth_cfg[i].remote_veth, 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()400 net_config.veth_cfg[i].namespace, IP_NEIGH, net_config.veth_cfg[i].remote_veth); 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()
Completed in 6 milliseconds