Searched refs:ipv4_devconf (Results 1 – 5 of 5) sorted by relevance
15 struct ipv4_devconf;54 struct ipv4_devconf *devconf_all;55 struct ipv4_devconf *devconf_dflt;
70 static struct ipv4_devconf ipv4_devconf = { variable2169 struct ipv4_devconf *devconf; in inet_netconf_get_devconf()2380 struct ipv4_devconf *cnf = ctl->extra1; in devinet_conf_proc()2488 .data = ipv4_devconf.data + \2493 .extra1 = &ipv4_devconf, \2639 .data = &ipv4_devconf.data[2644 .extra1 = &ipv4_devconf,2654 struct ipv4_devconf *all, *dflt; in devinet_init_net()2661 all = kmemdup(&ipv4_devconf, sizeof(ipv4_devconf), GFP_KERNEL); in devinet_init_net()2684 sizeof(ipv4_devconf)); in devinet_init_net()[all …]
17 struct ipv4_devconf { struct49 struct ipv4_devconf cnf;173 int ifindex, struct ipv4_devconf *devconf);
159397 ffff8000120c3538 d ipv4_devconf
Completed in 323 milliseconds