Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/ipv4/
Ddevinet.c64 static struct ipv4_devconf ipv4_devconf_dflt = { 1, 1, 1, 1, 1, }; variable
133 memcpy(&in_dev->cnf, &ipv4_devconf_dflt, sizeof(in_dev->cnf)); in inetdev_init()
1115 ipv4_devconf_dflt.forwarding = on; in inet_forward_change()
1144 else if (valp != &ipv4_devconf_dflt.forwarding) in devinet_sysctl_forward()
1276 devinet_sysctl_register(NULL, &ipv4_devconf_dflt); in devinet_init()