Searched refs:ip_up_hook (Results 1 – 2 of 2) sorted by relevance
78 void (*ip_up_hook) __P((void)) = NULL; variable1952 if (ip_up_hook)1953 ip_up_hook();
736 extern void (*ip_up_hook) __P((void));