Searched refs:ipv4_devconf (Results 1 – 3 of 3) sorted by relevance
16 struct ipv4_devconf;93 struct ipv4_devconf *devconf_all;94 struct ipv4_devconf *devconf_dflt;
70 static struct ipv4_devconf ipv4_devconf = { variable82 static struct ipv4_devconf ipv4_devconf_dflt = {2076 const struct ipv4_devconf *devconf, in inet_netconf_fill_devconf()2137 int ifindex, struct ipv4_devconf *devconf) in inet_netconf_notify_devconf()2213 const struct ipv4_devconf *devconf; in inet_netconf_get_devconf()2388 static int devinet_conf_ifindex(struct net *net, struct ipv4_devconf *cnf) in devinet_conf_ifindex()2409 struct ipv4_devconf *cnf = ctl->extra1; in devinet_conf_proc()2478 struct ipv4_devconf *cnf = ctl->extra1; in devinet_sysctl_forward()2517 .data = ipv4_devconf.data + \2522 .extra1 = &ipv4_devconf, \[all …]
17 struct ipv4_devconf { struct51 struct ipv4_devconf cnf;178 int ifindex, struct ipv4_devconf *devconf);