Searched refs:rtp_send (Results 1 – 4 of 4) sorted by relevance
/openbsd/usr.sbin/eigrpd/ |
H A D | query.c | 76 rtp_send(ei, nbr, buf); in send_query() 88 rtp_send(ei, nbr, buf); in send_query()
|
H A D | update.c | 71 rtp_send(ei, nbr, buf); in send_update() 83 rtp_send(ei, nbr, buf); in send_update()
|
H A D | eigrpe.h | 131 void rtp_send(struct eigrp_iface *, struct nbr *, struct ibuf *);
|
H A D | rtp.c | 219 rtp_send(struct eigrp_iface *ei, struct nbr *nbr, struct ibuf *buf) in rtp_send() function
|