Searched defs:veth (Results  1 – 3 of 3) sorted by relevance
| /external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/ | 
| D | xdp_bonding.c | 391 	int veth, bond, err;  in test_xdp_bonding_attach()  local
  | 
| /external/linux-kselftest/tools/testing/selftests/net/ | 
| D | ipsec.c | 425 static int tunnel_set_route(int route_sock, uint32_t *route_seq, char *veth,  in tunnel_set_route() 442 static int init_child(int nsfd, char *veth, unsigned int src, unsigned int dst)  in init_child() 1968 static int start_child(unsigned int nr, char *veth, int test_desc_fd[2])  in start_child() 2326 		char veth[VETH_LEN];  in main()  local
  | 
| /external/libbpf/.github/actions/build-selftests/ | 
| D | vmlinux.h | 71101 struct veth {  struct 71102 	__be16 h_vlan_proto; 71103 	__be16 h_vlan_TCI;
  |