HomeSort by: relevance | last modified time | path
    Searched refs:ip_down_notifier (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/ppp/dist/pppd/
pppd-private.h 135 extern struct notifier *ip_down_notifier; /* IPCP has gone down */
ipcp.c 89 struct notifier *ip_down_notifier = NULL; variable in typeref:struct:notifier
2028 notify(ip_down_notifier, 0);
main.c 2104 [NF_IP_DOWN ] = &ip_down_notifier,

Completed in 55 milliseconds