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

/net/ipv4/
H A Ddevinet.c82 static struct ipv4_devconf ipv4_devconf_dflt = { variable in typeref:struct:ipv4_devconf
2248 dflt = &ipv4_devconf_dflt;
2255 dflt = kmemdup(dflt, sizeof(ipv4_devconf_dflt), GFP_KERNEL);
2300 if (dflt != &ipv4_devconf_dflt)

Completed in 41 milliseconds