Searched refs:ipv4_devconf (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/netns/
H A Dipv4.h11 struct ipv4_devconf;
23 struct ipv4_devconf *devconf_all;
24 struct ipv4_devconf *devconf_dflt;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Ddevinet.c66 static struct ipv4_devconf ipv4_devconf = { variable in typeref:struct:ipv4_devconf
75 static struct ipv4_devconf ipv4_devconf_dflt = {
1303 struct ipv4_devconf *cnf = ctl->extra1;
1338 struct ipv4_devconf *cnf = ctl->extra1;
1369 .data = ipv4_devconf.data + \
1374 .extra1 = &ipv4_devconf, \
1430 struct ipv4_devconf *p)
1450 t->devinet_vars[i].data += (char *)p - (char *)&ipv4_devconf;
1482 static void __devinet_sysctl_unregister(struct ipv4_devconf *cn
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dinetdevice.h43 struct ipv4_devconf { struct
69 struct ipv4_devconf cnf;

Completed in 110 milliseconds