Searched refs:thread_send_lsupdate (Results 1 - 18 of 18) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/ospf6d/
H A Dospf6_interface.h102 struct thread *thread_send_lsupdate; member in struct:ospf6_interface
H A Dospf6_neighbor.h97 struct thread *thread_send_lsupdate; member in struct:ospf6_neighbor
H A Dospf6_flood.c364 if (on->thread_send_lsupdate == NULL)
365 on->thread_send_lsupdate =
409 if (oi->thread_send_lsupdate == NULL)
410 oi->thread_send_lsupdate =
418 THREAD_OFF (on->thread_send_lsupdate);
419 on->thread_send_lsupdate =
995 if (from->thread_send_lsupdate == NULL)
996 from->thread_send_lsupdate =
H A Dospf6_neighbor.c163 THREAD_OFF (on->thread_send_lsupdate);
611 THREAD_OFF (on->thread_send_lsupdate);
819 if (on->thread_send_lsupdate)
820 timersub (&on->thread_send_lsupdate->u.sands, &now, &res);
824 (on->thread_send_lsupdate ? "on" : "off"),
H A Dospf6_interface.c241 THREAD_OFF (oi->thread_send_lsupdate);
286 THREAD_OFF (oi->thread_send_lsupdate);
941 if (oi->thread_send_lsupdate)
942 timersub (&oi->thread_send_lsupdate->u.sands, &now, &res);
946 (oi->thread_send_lsupdate ? "on" : "off"),
H A Dospf6_message.c883 THREAD_OFF (on->thread_send_lsupdate);
884 on->thread_send_lsupdate =
1993 on->thread_send_lsupdate = (struct thread *) NULL;
2094 on->thread_send_lsupdate =
2097 on->thread_send_lsupdate =
2114 oi->thread_send_lsupdate = (struct thread *) NULL;
2174 oi->thread_send_lsupdate =
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/ospf6d/
H A Dospf6_interface.h102 struct thread *thread_send_lsupdate; member in struct:ospf6_interface
H A Dospf6_neighbor.h97 struct thread *thread_send_lsupdate; member in struct:ospf6_neighbor
H A Dospf6_flood.c364 if (on->thread_send_lsupdate == NULL)
365 on->thread_send_lsupdate =
409 if (oi->thread_send_lsupdate == NULL)
410 oi->thread_send_lsupdate =
418 THREAD_OFF (on->thread_send_lsupdate);
419 on->thread_send_lsupdate =
995 if (from->thread_send_lsupdate == NULL)
996 from->thread_send_lsupdate =
H A Dospf6_neighbor.c163 THREAD_OFF (on->thread_send_lsupdate);
611 THREAD_OFF (on->thread_send_lsupdate);
819 if (on->thread_send_lsupdate)
820 timersub (&on->thread_send_lsupdate->u.sands, &now, &res);
824 (on->thread_send_lsupdate ? "on" : "off"),
H A Dospf6_interface.c241 THREAD_OFF (oi->thread_send_lsupdate);
286 THREAD_OFF (oi->thread_send_lsupdate);
941 if (oi->thread_send_lsupdate)
942 timersub (&oi->thread_send_lsupdate->u.sands, &now, &res);
946 (oi->thread_send_lsupdate ? "on" : "off"),
H A Dospf6_message.c883 THREAD_OFF (on->thread_send_lsupdate);
884 on->thread_send_lsupdate =
1993 on->thread_send_lsupdate = (struct thread *) NULL;
2094 on->thread_send_lsupdate =
2097 on->thread_send_lsupdate =
2114 oi->thread_send_lsupdate = (struct thread *) NULL;
2174 oi->thread_send_lsupdate =
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/ospf6d/
H A Dospf6_interface.h102 struct thread *thread_send_lsupdate; member in struct:ospf6_interface
H A Dospf6_neighbor.h97 struct thread *thread_send_lsupdate; member in struct:ospf6_neighbor
H A Dospf6_flood.c364 if (on->thread_send_lsupdate == NULL)
365 on->thread_send_lsupdate =
409 if (oi->thread_send_lsupdate == NULL)
410 oi->thread_send_lsupdate =
418 THREAD_OFF (on->thread_send_lsupdate);
419 on->thread_send_lsupdate =
995 if (from->thread_send_lsupdate == NULL)
996 from->thread_send_lsupdate =
H A Dospf6_neighbor.c163 THREAD_OFF (on->thread_send_lsupdate);
611 THREAD_OFF (on->thread_send_lsupdate);
819 if (on->thread_send_lsupdate)
820 timersub (&on->thread_send_lsupdate->u.sands, &now, &res);
824 (on->thread_send_lsupdate ? "on" : "off"),
H A Dospf6_interface.c241 THREAD_OFF (oi->thread_send_lsupdate);
286 THREAD_OFF (oi->thread_send_lsupdate);
941 if (oi->thread_send_lsupdate)
942 timersub (&oi->thread_send_lsupdate->u.sands, &now, &res);
946 (oi->thread_send_lsupdate ? "on" : "off"),
H A Dospf6_message.c883 THREAD_OFF (on->thread_send_lsupdate);
884 on->thread_send_lsupdate =
1993 on->thread_send_lsupdate = (struct thread *) NULL;
2094 on->thread_send_lsupdate =
2097 on->thread_send_lsupdate =
2114 oi->thread_send_lsupdate = (struct thread *) NULL;
2174 oi->thread_send_lsupdate =

Completed in 240 milliseconds