Searched refs:ip_up_hook (Results 1 – 2 of 2) sorted by relevance
60 void (*ip_up_hook) __P((void)) = NULL; variable1595 if (ip_up_hook != NULL)1596 (*ip_up_hook)();
687 extern void (*ip_up_hook) __P((void));