Searched refs:ip_down_notifier (Results 1 - 3 of 3) sorted by relevance

/external/ppp/pppd/
H A Dpppd.h261 extern struct notifier *ip_down_notifier; /* IPCP has gone down */
H A Dipcp.c87 struct notifier *ip_down_notifier = NULL; variable in typeref:struct:notifier
1870 notify(ip_down_notifier, 0);
/external/ppp/pppd/plugins/radius/
H A Dradius.c161 add_notifier(&ip_down_notifier, radius_ip_down, NULL);

Completed in 94 milliseconds