4 #include "zebra/rtadv.h"
5 #include "zebra/irdp.h"
6 #include "zebra/interface.h"
8 void ifstat_update_proc (void) { return; }
9 #pragma weak rtadv_config_write = ifstat_update_proc
10 #pragma weak irdp_config_write = ifstat_update_proc
11 #pragma weak ifstat_update_sysctl = ifstat_update_proc