Searched refs:t_triggered_update (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ripd/
H A Dripd.h111 struct thread *t_triggered_update; member in struct:rip
H A Dripd.c2585 rip->t_triggered_update = NULL;
2732 else if (! rip->t_triggered_update)
2733 rip->t_triggered_update =
3700 RIP_TIMER_OFF (rip->t_triggered_update);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ripngd/
H A Dripngd.h127 struct thread *t_triggered_update; member in struct:ripng
H A Dripngd.c1194 ripng->t_triggered_update = NULL;
1649 else if (! ripng->t_triggered_update)
1650 ripng->t_triggered_update =

Completed in 42 milliseconds