HomeSort by relevance Sort by last modified time
    Searched refs:link_down_notifier (Results 1 - 3 of 3) sorted by null

  /external/ppp/pppd/plugins/radius/
radattr.c 48 add_notifier(&link_down_notifier, cleanup, NULL);
  /external/ppp/pppd/
pppd.h 266 extern struct notifier *link_down_notifier; /* link has gone down */
    [all...]
auth.c 203 struct notifier *link_down_notifier = NULL; variable in typeref:struct:notifier
687 notify(link_down_notifier, 0);
    [all...]

Completed in 94 milliseconds