1
0
mirror of https://gitlab.labs.nic.cz/labs/bird.git synced 2024-05-11 16:54:54 +00:00

ackd_timer_hook moded to neighbor.c

This commit is contained in:
Ondrej Filip
2004-06-04 15:45:35 +00:00
parent d03e8ce00b
commit 28de5133ec
3 changed files with 8 additions and 10 deletions

View File

@@ -17,7 +17,6 @@ struct lsah_n {
void ospf_lsack_direct_tx(struct ospf_neighbor *n,struct ospf_lsa_header *h);
void ospf_lsack_rx(struct ospf_lsack_packet *ps, struct proto *p,
struct ospf_iface *ifa, u16 size);
void ackd_timer_hook(timer *t);
void ospf_lsack_delay_tx(struct ospf_neighbor *n);
void ospf_lsa_delay(struct ospf_neighbor *n,struct ospf_lsa_header *h,
struct proto *p);