Searched refs:ipv4_devconf (Results 1 – 2 of 2) sorted by relevance
16 struct ipv4_devconf;112 struct ipv4_devconf *devconf_all;113 struct ipv4_devconf *devconf_dflt;
71 static struct ipv4_devconf ipv4_devconf = { variable83 static struct ipv4_devconf ipv4_devconf_dflt = {2143 const struct ipv4_devconf *devconf, in inet_netconf_fill_devconf()2204 int ifindex, struct ipv4_devconf *devconf) in inet_netconf_notify_devconf()2280 const struct ipv4_devconf *devconf; in inet_netconf_get_devconf()2455 static int devinet_conf_ifindex(struct net *net, struct ipv4_devconf *cnf) in devinet_conf_ifindex()2476 struct ipv4_devconf *cnf = ctl->extra1; in devinet_conf_proc()2545 struct ipv4_devconf *cnf = ctl->extra1; in devinet_sysctl_forward()2584 .data = ipv4_devconf.data + \2589 .extra1 = &ipv4_devconf, \[all …]