Searched defs:config_network_ipv6 (Results 1 - 1 of 1) sorted by relevance

/lxc/src/lxc/
H A Dconfile.c94 static int config_network_ipv6(const char *, const char *, struct lxc_conf *);
163 { "lxc.network.ipv6", config_network_ipv6 },
914 static int config_network_ipv6(const char *key, const char *value, function

Completed in 23 milliseconds