Searched refs:bin_net_ipv4_conf_vars_table (Results 1 – 1 of 1) sorted by relevance
/kernel/ |
D | sysctl_binary.c | 230 static const struct bin_table bin_net_ipv4_conf_vars_table[] = { variable 259 { CTL_DIR, NET_PROTO_CONF_ALL, "all", bin_net_ipv4_conf_vars_table }, 260 { CTL_DIR, NET_PROTO_CONF_DEFAULT, "default", bin_net_ipv4_conf_vars_table }, 261 { CTL_DIR, 0, NULL, bin_net_ipv4_conf_vars_table },
|