Home
last modified time | relevance | path

Searched refs:rinfo_entry (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/usr.sbin/eigrpd/
Dreply.c38 struct rinfo_entry *re; in send_reply()
102 struct rinfo_entry *re; in recv_reply()
Dquery.c39 struct rinfo_entry *re; in send_query()
102 struct rinfo_entry *re; in recv_query()
Dupdate.c38 struct rinfo_entry *re; in send_update()
96 struct rinfo_entry *re; in recv_update()
Deigrpd.h191 struct rinfo_entry { struct
192 TAILQ_ENTRY(rinfo_entry) entry;
195 TAILQ_HEAD(rinfo_head, rinfo_entry); argument
Deigrpe.c573 struct rinfo_entry *re; in message_add()
586 struct rinfo_entry *re; in message_list_clr()
Dpacket.c334 struct rinfo_entry *re; in recv_packet_eigrp()