Searched refs:create_network (Results 1 – 1 of 1) sorted by relevance
172 static int create_network(struct net_configuration *net_config) in create_network() function272 if (!ASSERT_OK(create_network(&net_config), "create network")) in xdp_veth_redirect()365 if (!ASSERT_OK(create_network(&net_config), "create network")) in xdp_veth_broadcast_redirect()483 if (!ASSERT_OK(create_network(&net_config), "create network")) in xdp_veth_egress()
Completed in 5 milliseconds