Home
last modified time | relevance | path

Searched refs:upd_ospf_hdr (Results 1 – 7 of 7) sorted by last modified time

/openbsd/usr.sbin/ospf6d/
H A Dlsreq.c75 if (upd_ospf_hdr(buf, nbr->iface)) in send_ls_req()
H A Dlsupdate.c226 if (upd_ospf_hdr(buf, iface)) in send_ls_update()
H A Dpacket.c65 upd_ospf_hdr(struct ibuf *buf, struct iface *iface) in upd_ospf_hdr() function
H A Ddatabase.c142 if (upd_ospf_hdr(buf, nbr->iface)) in send_db_description()
H A Dlsack.c62 if (upd_ospf_hdr(buf, iface)) { in send_ls_ack()
H A Dospfe.h230 int upd_ospf_hdr(struct ibuf *, struct iface *);
H A Dhello.c98 if (upd_ospf_hdr(buf, iface)) in send_hello()