Searched refs:ipv4_devconf (Results 1 – 3 of 3) sorted by relevance
15 struct ipv4_devconf;50 struct ipv4_devconf *devconf_all;51 struct ipv4_devconf *devconf_dflt;
69 static struct ipv4_devconf ipv4_devconf = { variable80 static struct ipv4_devconf ipv4_devconf_dflt = {1841 struct ipv4_devconf *devconf, u32 portid, in inet_netconf_fill_devconf()1901 int ifindex, struct ipv4_devconf *devconf) in inet_netconf_notify_devconf()1941 struct ipv4_devconf *devconf; in inet_netconf_get_devconf()2116 static int devinet_conf_ifindex(struct net *net, struct ipv4_devconf *cnf) in devinet_conf_ifindex()2138 struct ipv4_devconf *cnf = ctl->extra1; in devinet_conf_proc()2204 struct ipv4_devconf *cnf = ctl->extra1; in devinet_sysctl_forward()2244 .data = ipv4_devconf.data + \2249 .extra1 = &ipv4_devconf, \[all …]
17 struct ipv4_devconf { struct47 struct ipv4_devconf cnf;169 int ifindex, struct ipv4_devconf *devconf);