Home | History | Annotate | Download | only in pppd

Lines Matching refs:notifier

198 /* A notifier for when the peer has authenticated itself,
200 struct notifier *auth_up_notifier = NULL;
202 /* A notifier for when the link goes down. */
203 struct notifier *link_down_notifier = NULL;