Searched refs:inet_netconf_notify_devconf (Results 1 – 2 of 2) sorted by relevance
/linux/net/ipv4/ |
H A D | devinet.c | 2203 void inet_netconf_notify_devconf(struct net *net, int event, int type, in inet_netconf_notify_devconf() function 2430 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, in inet_forward_change() 2434 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, in inet_forward_change() 2448 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, in inet_forward_change() 2497 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, in devinet_conf_proc() 2504 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, in devinet_conf_proc() 2511 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, in devinet_conf_proc() 2550 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, in devinet_sysctl_forward() 2558 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, in devinet_sysctl_forward() 2683 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, NETCONFA_ALL, in __devinet_sysctl_register() [all …]
|
H A D | ipmr.c | 709 inet_netconf_notify_devconf(dev_net(dev), RTM_NEWNETCONF, in vif_delete() 894 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, NETCONFA_MC_FORWARDING, in vif_add() 1357 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, in mrtsock_destruct() 1421 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, in ip_mroute_setsockopt()
|