Searched refs:inet_netconf_notify_devconf (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/net/ipv4/ |
D | devinet.c | 2116 void inet_netconf_notify_devconf(struct net *net, int event, int type, in inet_netconf_notify_devconf() function 2360 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, in inet_forward_change() 2364 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, in inet_forward_change() 2378 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, in inet_forward_change() 2427 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, in devinet_conf_proc() 2434 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, in devinet_conf_proc() 2441 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, in devinet_conf_proc() 2480 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, in devinet_sysctl_forward() 2488 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, in devinet_sysctl_forward() 2613 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, NETCONFA_ALL, in __devinet_sysctl_register() [all …]
|
D | ipmr.c | 692 inet_netconf_notify_devconf(dev_net(dev), RTM_NEWNETCONF, in vif_delete() 877 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, NETCONFA_MC_FORWARDING, in vif_add() 1341 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, in mrtsock_destruct() 1405 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, in ip_mroute_setsockopt()
|
/Linux-v6.6/include/linux/ |
D | inetdevice.h | 175 void inet_netconf_notify_devconf(struct net *net, int event, int type,
|