Searched refs:inet6_netconf_notify_devconf (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/include/net/ |
D | addrconf.h | 252 void inet6_netconf_notify_devconf(struct net *net, int type, int ifindex,
|
/linux-4.4.14/net/ipv6/ |
D | addrconf.c | 537 void inet6_netconf_notify_devconf(struct net *net, int type, int ifindex, in inet6_netconf_notify_devconf() function 731 inet6_netconf_notify_devconf(dev_net(dev), NETCONFA_FORWARDING, in dev_forward_change() 766 inet6_netconf_notify_devconf(net, NETCONFA_FORWARDING, in addrconf_fixup_forwarding() 777 inet6_netconf_notify_devconf(net, NETCONFA_FORWARDING, in addrconf_fixup_forwarding() 801 inet6_netconf_notify_devconf(dev_net(dev), in addrconf_linkdown_change() 823 inet6_netconf_notify_devconf(net, in addrconf_fixup_linkdown() 835 inet6_netconf_notify_devconf(net, in addrconf_fixup_linkdown() 5330 inet6_netconf_notify_devconf(net, NETCONFA_PROXY_NEIGH, in addrconf_sysctl_proxy_ndp() 5334 inet6_netconf_notify_devconf(net, NETCONFA_PROXY_NEIGH, in addrconf_sysctl_proxy_ndp() 5340 inet6_netconf_notify_devconf(net, NETCONFA_PROXY_NEIGH, in addrconf_sysctl_proxy_ndp()
|
D | ip6mr.c | 818 inet6_netconf_notify_devconf(dev_net(dev), in mif6_delete() 976 inet6_netconf_notify_devconf(dev_net(dev), in mif6_add() 1594 inet6_netconf_notify_devconf(net, NETCONFA_MC_FORWARDING, in ip6mr_sk_init() 1619 inet6_netconf_notify_devconf(net, in ip6mr_sk_done()
|