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

  /src/external/bsd/ppp/dist/pppd/
pppd-private.h 134 extern struct notifier *ip_up_notifier; /* IPCP has come up */
ipcp.c 88 struct notifier *ip_up_notifier = NULL; variable in typeref:struct:notifier
1998 notify(ip_up_notifier, 0);
main.c 2103 [NF_IP_UP ] = &ip_up_notifier,

Completed in 18 milliseconds