Searched refs:ip_up_notifier (Results 1 – 3 of 3) sorted by relevance
261 extern struct notifier *ip_up_notifier; /* IPCP has come up */
87 struct notifier *ip_up_notifier = NULL; variable1951 notify(ip_up_notifier, 0);
162 add_notifier(&ip_up_notifier, radius_ip_up, NULL); in plugin_init()