Searched refs:ipv4_devconf (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/net/netns/ |
H A D | ipv4.h | 16 struct ipv4_devconf; 51 struct ipv4_devconf *devconf_all; 52 struct ipv4_devconf *devconf_dflt;
|
/kernel/linux/linux-6.6/include/net/netns/ |
H A D | ipv4.h | 16 struct ipv4_devconf; 55 struct ipv4_devconf *devconf_all; 56 struct ipv4_devconf *devconf_dflt;
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | devinet.c | 70 static struct ipv4_devconf ipv4_devconf = { variable 81 static struct ipv4_devconf ipv4_devconf_dflt = { 2028 struct ipv4_devconf *devconf, u32 portid, in inet_netconf_fill_devconf() 2088 int ifindex, struct ipv4_devconf *devconf) in inet_netconf_notify_devconf() 2166 struct ipv4_devconf *devconf; in inet_netconf_get_devconf() 2356 static int devinet_conf_ifindex(struct net *net, struct ipv4_devconf *cnf) in devinet_conf_ifindex() 2377 struct ipv4_devconf *cnf = ctl->extra1; in devinet_conf_proc() 2442 struct ipv4_devconf *cnf = ctl->extra1; in devinet_sysctl_forward() 2481 .data = ipv4_devconf [all...] |
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | devinet.c | 70 static struct ipv4_devconf ipv4_devconf = { variable 82 static struct ipv4_devconf ipv4_devconf_dflt = { 2071 struct ipv4_devconf *devconf, u32 portid, in inet_netconf_fill_devconf() 2131 int ifindex, struct ipv4_devconf *devconf) in inet_netconf_notify_devconf() 2209 struct ipv4_devconf *devconf; in inet_netconf_get_devconf() 2398 static int devinet_conf_ifindex(struct net *net, struct ipv4_devconf *cnf) in devinet_conf_ifindex() 2419 struct ipv4_devconf *cnf = ctl->extra1; in devinet_conf_proc() 2488 struct ipv4_devconf *cnf = ctl->extra1; in devinet_sysctl_forward() 2527 .data = ipv4_devconf [all...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | inetdevice.h | 17 struct ipv4_devconf { struct 49 struct ipv4_devconf cnf; 171 int ifindex, struct ipv4_devconf *devconf);
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | inetdevice.h | 17 struct ipv4_devconf { struct 51 struct ipv4_devconf cnf; 176 int ifindex, struct ipv4_devconf *devconf);
|
Completed in 10 milliseconds