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