Searched refs:ospf6_send_dbdesc_rxmt (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospf6d/
H A Dospf6_message.h183 int ospf6_send_dbdesc_rxmt (struct thread *);
H A Dospf6_message.c743 thread_add_event (master, ospf6_send_dbdesc_rxmt, o6n, 0);
796 thread_add_event (master, ospf6_send_dbdesc_rxmt, o6n, 0);
1528 ospf6_send_dbdesc_rxmt (struct thread *thread)
1584 thread_add_timer (master, ospf6_send_dbdesc_rxmt,
1688 thread_add_timer (master, ospf6_send_dbdesc_rxmt,
1526 ospf6_send_dbdesc_rxmt (struct thread *thread) function

Completed in 114 milliseconds