Searched refs:net_configuration (Results 1 – 1 of 1) sorted by relevance
79 struct net_configuration { struct84 static const struct net_configuration default_config = { argument119 struct net_configuration *net_config, in attach_programs_to_veth_pair()172 static int create_network(struct net_configuration *net_config) in create_network()177 memcpy(net_config, &default_config, sizeof(struct net_configuration)); in create_network()219 static void cleanup_network(struct net_configuration *net_config) in cleanup_network()253 struct net_configuration net_config; in xdp_veth_redirect()348 struct net_configuration net_config; in xdp_veth_broadcast_redirect()464 struct net_configuration net_config; in xdp_veth_egress()
Completed in 4 milliseconds