Home | History | Annotate | Download | only in pppd

Lines Matching refs:ip_up_hook

78 void (*ip_up_hook) __P((void)) = NULL;
1952 if (ip_up_hook)
1953 ip_up_hook();