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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/ospfd/
H A Dospf_packet.h156 extern int ospf_read (struct thread *);
H A Dospfd.c234 new->t_read = thread_add_read (master, ospf_read, new, new->fd);
H A Dospf_packet.c2728 zlog_warn ("interface %s: ospf_read invalid Area ID %s.",
2736 zlog_warn ("interface %s: ospf_read network address is not same [%s]",
2750 ospf_read (struct thread *thread) function
2765 ospf->t_read = thread_add_read (master, ospf_read, ospf, ospf->fd);
2795 zlog_debug ("ospf_read[%s]: Dropping self-originated packet",
2913 zlog_debug ("ospf_read[%s]: Header check failed, "
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/ospfd/
H A Dospf_packet.h156 extern int ospf_read (struct thread *);
H A Dospfd.c234 new->t_read = thread_add_read (master, ospf_read, new, new->fd);
H A Dospf_packet.c2728 zlog_warn ("interface %s: ospf_read invalid Area ID %s.",
2736 zlog_warn ("interface %s: ospf_read network address is not same [%s]",
2750 ospf_read (struct thread *thread) function
2765 ospf->t_read = thread_add_read (master, ospf_read, ospf, ospf->fd);
2795 zlog_debug ("ospf_read[%s]: Dropping self-originated packet",
2913 zlog_debug ("ospf_read[%s]: Header check failed, "
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/ospfd/
H A Dospf_packet.h156 extern int ospf_read (struct thread *);
H A Dospfd.c234 new->t_read = thread_add_read (master, ospf_read, new, new->fd);
H A Dospf_packet.c2728 zlog_warn ("interface %s: ospf_read invalid Area ID %s.",
2736 zlog_warn ("interface %s: ospf_read network address is not same [%s]",
2750 ospf_read (struct thread *thread) function
2765 ospf->t_read = thread_add_read (master, ospf_read, ospf, ospf->fd);
2795 zlog_debug ("ospf_read[%s]: Dropping self-originated packet",
2913 zlog_debug ("ospf_read[%s]: Header check failed, "

Completed in 99 milliseconds