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