send_hello
send_hello(cout);
void send_hello(FILE *);
void send_hello(struct eigrp_iface *, struct seq_addr_head *, uint32_t);
send_hello(ei, NULL, 0);
send_hello(ei, NULL, 0);
send_hello(ei, &seq_addr_list, eigrp->seq_num);
send_hello(HELLO_TARGETED, NULL, tnbr);
send_hello(HELLO_TARGETED, NULL, tnbr);
send_hello(HELLO_LINK, ia, NULL);
send_hello(HELLO_LINK, ia, NULL);
int send_hello(enum hello_type, struct iface_af *, struct tnbr *);
send_hello(adj->source.type, adj->source.link.ia,
send_hello(iface);
send_hello(iface);
int send_hello(struct iface *);
send_hello(iface);
send_hello(iface);
int send_hello(struct iface *);