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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Ddevinet.c75 static struct ipv4_devconf ipv4_devconf_dflt = { variable in typeref:struct:ipv4_devconf
1540 dflt = &ipv4_devconf_dflt;
1547 dflt = kmemdup(dflt, sizeof(ipv4_devconf_dflt), GFP_KERNEL);
1592 if (dflt != &ipv4_devconf_dflt)

Completed in 21 milliseconds