Searched refs:inet_netconf_notify_devconf (Results 1 – 3 of 3) sorted by relevance
| /linux/net/ipv4/ |
| H A D | devinet.c | 2150 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, in devinet_conf_post_set() 2155 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, in devinet_conf_post_set() 2160 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, in devinet_conf_post_set() 2174 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, in devinet_conf_post_set() 2303 void inet_netconf_notify_devconf(struct net *net, int event, int type, in inet_netconf_notify_devconf() function 2530 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, in inet_forward_change() 2534 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, in inet_forward_change() 2548 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, in inet_forward_change() 2635 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, in devinet_sysctl_forward() 2643 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, in devinet_sysctl_forward() [all …]
|
| H A D | ipmr.c | 730 inet_netconf_notify_devconf(dev_net(dev), RTM_NEWNETCONF, in vif_delete() 916 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, NETCONFA_MC_FORWARDING, in vif_add() 1389 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, in mrtsock_destruct() 1457 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, in ip_mroute_setsockopt()
|
| /linux/include/linux/ |
| H A D | inetdevice.h | 177 void inet_netconf_notify_devconf(struct net *net, int event, int type,
|