Searched refs:thread_send_hello (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/ospf6d/
H A Dospf6_interface.h101 struct thread *thread_send_hello; member in struct:ospf6_interface
H A Dospf6_interface.c240 THREAD_OFF (oi->thread_send_hello);
285 THREAD_OFF (oi->thread_send_hello);
737 oi->thread_send_hello = thread_add_event (master, ospf6_hello_send, oi, 0);
826 THREAD_OFF (oi->thread_send_hello);
1534 THREAD_OFF (oi->thread_send_hello);
1566 THREAD_OFF (oi->thread_send_hello);
1567 oi->thread_send_hello =
H A Dospf6_message.c1714 oi->thread_send_hello = (struct thread *) NULL;
1732 oi->thread_send_hello = thread_add_timer (master, ospf6_hello_send,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/ospf6d/
H A Dospf6_interface.h101 struct thread *thread_send_hello; member in struct:ospf6_interface
H A Dospf6_interface.c240 THREAD_OFF (oi->thread_send_hello);
285 THREAD_OFF (oi->thread_send_hello);
737 oi->thread_send_hello = thread_add_event (master, ospf6_hello_send, oi, 0);
826 THREAD_OFF (oi->thread_send_hello);
1534 THREAD_OFF (oi->thread_send_hello);
1566 THREAD_OFF (oi->thread_send_hello);
1567 oi->thread_send_hello =
H A Dospf6_message.c1714 oi->thread_send_hello = (struct thread *) NULL;
1732 oi->thread_send_hello = thread_add_timer (master, ospf6_hello_send,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/ospf6d/
H A Dospf6_interface.h101 struct thread *thread_send_hello; member in struct:ospf6_interface
H A Dospf6_interface.c240 THREAD_OFF (oi->thread_send_hello);
285 THREAD_OFF (oi->thread_send_hello);
737 oi->thread_send_hello = thread_add_event (master, ospf6_hello_send, oi, 0);
826 THREAD_OFF (oi->thread_send_hello);
1534 THREAD_OFF (oi->thread_send_hello);
1566 THREAD_OFF (oi->thread_send_hello);
1567 oi->thread_send_hello =
H A Dospf6_message.c1714 oi->thread_send_hello = (struct thread *) NULL;
1732 oi->thread_send_hello = thread_add_timer (master, ospf6_hello_send,

Completed in 192 milliseconds