Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Ddevinet.c1803 void inet_netconf_notify_devconf(struct net *net, int type, int ifindex, in inet_netconf_notify_devconf() function
1993 inet_netconf_notify_devconf(net, NETCONFA_FORWARDING, in inet_forward_change()
1996 inet_netconf_notify_devconf(net, NETCONFA_FORWARDING, in inet_forward_change()
2008 inet_netconf_notify_devconf(net, NETCONFA_FORWARDING, in inet_forward_change()
2054 inet_netconf_notify_devconf(net, NETCONFA_RP_FILTER, in devinet_conf_proc()
2060 inet_netconf_notify_devconf(net, NETCONFA_PROXY_NEIGH, in devinet_conf_proc()
2066 inet_netconf_notify_devconf(net, NETCONFA_IGNORE_ROUTES_WITH_LINKDOWN, in devinet_conf_proc()
2101 inet_netconf_notify_devconf(net, in devinet_sysctl_forward()
2109 inet_netconf_notify_devconf(net, NETCONFA_FORWARDING, in devinet_sysctl_forward()
Dipmr.c592 inet_netconf_notify_devconf(dev_net(dev), in vif_delete()
786 inet_netconf_notify_devconf(net, NETCONFA_MC_FORWARDING, dev->ifindex, in vif_add()
1253 inet_netconf_notify_devconf(net, NETCONFA_MC_FORWARDING, in mrtsock_destruct()
1307 inet_netconf_notify_devconf(net, NETCONFA_MC_FORWARDING, in ip_mroute_setsockopt()
/linux-4.4.14/include/linux/
Dinetdevice.h156 void inet_netconf_notify_devconf(struct net *net, int type, int ifindex,