Home
last modified time | relevance | path

Searched refs:ipv4_devconf (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/netns/
H A Dipv4.h16 struct ipv4_devconf;
55 struct ipv4_devconf *devconf_all;
56 struct ipv4_devconf *devconf_dflt;
/openbmc/linux/net/ipv4/
H A Ddevinet.c70 static struct ipv4_devconf ipv4_devconf = { variable
82 static struct ipv4_devconf ipv4_devconf_dflt = {
2084 struct ipv4_devconf *devconf, u32 portid, in inet_netconf_fill_devconf()
2144 int ifindex, struct ipv4_devconf *devconf) in inet_netconf_notify_devconf()
2222 struct ipv4_devconf *devconf; in inet_netconf_get_devconf()
2411 static int devinet_conf_ifindex(struct net *net, struct ipv4_devconf *cnf) in devinet_conf_ifindex()
2432 struct ipv4_devconf *cnf = ctl->extra1; in devinet_conf_proc()
2501 struct ipv4_devconf *cnf = ctl->extra1; in devinet_sysctl_forward()
2540 .data = ipv4_devconf.data + \
2545 .extra1 = &ipv4_devconf, \
[all …]
/openbmc/linux/include/linux/
H A Dinetdevice.h17 struct ipv4_devconf { struct
51 struct ipv4_devconf cnf;
176 int ifindex, struct ipv4_devconf *devconf);