Searched refs:inet_netconf_notify_devconf (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/net/ipv4/ |
H A D | devinet.c | 2143 void inet_netconf_notify_devconf(struct net *net, int event, int type, in inet_netconf_notify_devconf() function 2386 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, in inet_forward_change() 2390 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, in inet_forward_change() 2404 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, in inet_forward_change() 2453 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, in devinet_conf_proc() 2460 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, in devinet_conf_proc() 2467 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, in devinet_conf_proc() 2506 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, in devinet_sysctl_forward() 2514 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, in devinet_sysctl_forward() 2639 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, NETCONFA_ALL, in __devinet_sysctl_register() [all …]
|
H A D | ipmr.c | 704 inet_netconf_notify_devconf(dev_net(dev), RTM_NEWNETCONF, in vif_delete() 889 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, NETCONFA_MC_FORWARDING, in vif_add() 1352 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, in mrtsock_destruct() 1416 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, in ip_mroute_setsockopt()
|
/openbmc/linux/include/linux/ |
H A D | inetdevice.h | 175 void inet_netconf_notify_devconf(struct net *net, int event, int type,
|