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

/lxc/src/lxc/
H A Dconfile.c89 static int config_network_mtu(const char *, const char *, struct lxc_conf *);
158 { "lxc.network.mtu", config_network_mtu },
773 static int config_network_mtu(const char *key, const char *value, function

Completed in 192 milliseconds