OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ip_up_notifier
(Results
1 - 3
of
3
) sorted by null
/external/ppp/pppd/
pppd.h
260
extern struct notifier *
ip_up_notifier
; /* IPCP has come up */
[
all
...]
ipcp.c
86
struct notifier *
ip_up_notifier
= NULL;
variable in typeref:struct:notifier
[
all
...]
/external/ppp/pppd/plugins/radius/
radius.c
160
add_notifier(&
ip_up_notifier
, radius_ip_up, NULL);
[
all
...]
Completed in 747 milliseconds