Searched refs:inet_netconf_notify_devconf (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/net/ipv4/ |
| D | devinet.c | 2088 void inet_netconf_notify_devconf(struct net *net, int event, int type, in inet_netconf_notify_devconf() function 2332 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, in inet_forward_change() 2336 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, in inet_forward_change() 2350 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, in inet_forward_change() 2399 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, in devinet_conf_proc() 2406 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, in devinet_conf_proc() 2413 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, in devinet_conf_proc() 2452 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, in devinet_sysctl_forward() 2460 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, in devinet_sysctl_forward() 2583 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, NETCONFA_ALL, in __devinet_sysctl_register() [all …]
|
| D | ipmr.c | 690 inet_netconf_notify_devconf(dev_net(dev), RTM_NEWNETCONF, in vif_delete() 875 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, NETCONFA_MC_FORWARDING, in vif_add() 1331 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, in mrtsock_destruct() 1395 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, in ip_mroute_setsockopt()
|
| /Linux-v5.15/include/linux/ |
| D | inetdevice.h | 170 void inet_netconf_notify_devconf(struct net *net, int event, int type,
|