Searched refs:next_veth (Results 1 – 1 of 1) sorted by relevance
75 int next_veth; /* Local interface to redirect traffic to */ member90 .next_veth = 1,97 .next_veth = 2,104 .next_veth = 0,289 int next_veth = net_config.veth_cfg[i].next_veth; in xdp_veth_redirect() local293 interface_id = if_nametoindex(net_config.veth_cfg[next_veth].local_veth); in xdp_veth_redirect()
Completed in 4 milliseconds