Searched refs:ip_down_notifier (Results 1 – 3 of 3) sorted by relevance
261 extern struct notifier *ip_down_notifier; /* IPCP has gone down */
87 struct notifier *ip_down_notifier = NULL; variable1870 notify(ip_down_notifier, 0);
161 add_notifier(&ip_down_notifier, radius_ip_down, NULL); in plugin_init()