Home | History | Annotate | Download | only in pppd

Lines Matching refs:ipv6_up_hook

184 void (*ipv6_up_hook) __P((void)) = NULL;
1263 if (ipv6_up_hook)
1264 ipv6_up_hook();