Home
last modified time | relevance | path

Searched refs:net_alloc (Results 1 – 7 of 7) sorted by relevance

/dports/audio/baresip/baresip-0.5.8/test/
H A Dnet.c29 err = net_alloc(&net, &default_config, AF_INET); in test_network()
/dports/audio/baresip/baresip-0.5.8/src/
H A Dbaresip.c102 err = net_alloc(&baresip.net, &cfg->net, in baresip_init()
H A Dnet.c228 int net_alloc(struct network **netp, const struct config_net *cfg, int af) in net_alloc() function
/dports/multimedia/libv4l/linux-5.13-rc2/net/core/
H A Dnet_namespace.c400 static struct net *net_alloc(void) in net_alloc() function
461 net = net_alloc(); in copy_net_ns()
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/core/
H A Dnet_namespace.c400 static struct net *net_alloc(void) in net_alloc() function
461 net = net_alloc(); in copy_net_ns()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/core/
H A Dnet_namespace.c400 static struct net *net_alloc(void) in net_alloc() function
461 net = net_alloc(); in copy_net_ns()
/dports/audio/baresip/baresip-0.5.8/include/
H A Dbaresip.h542 int net_alloc(struct network **netp, const struct config_net *cfg, int af);