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

  /external/ppp/pppd/
pppd.h 262 extern struct notifier *ip_down_notifier; /* IPCP has gone down */
    [all...]
ipcp.c 88 struct notifier *ip_down_notifier = NULL; variable in typeref:struct:notifier
    [all...]
  /external/ppp/pppd/plugins/radius/
radius.c 163 add_notifier(&ip_down_notifier, radius_ip_down, NULL);
    [all...]

Completed in 230 milliseconds