Home
last modified time | relevance | path

Searched refs:rtp_send (Results 1 – 4 of 4) sorted by relevance

/openbsd/usr.sbin/eigrpd/
H A Dquery.c76 rtp_send(ei, nbr, buf); in send_query()
88 rtp_send(ei, nbr, buf); in send_query()
H A Dupdate.c71 rtp_send(ei, nbr, buf); in send_update()
83 rtp_send(ei, nbr, buf); in send_update()
H A Deigrpe.h131 void rtp_send(struct eigrp_iface *, struct nbr *, struct ibuf *);
H A Drtp.c219 rtp_send(struct eigrp_iface *ei, struct nbr *nbr, struct ibuf *buf) in rtp_send() function