Searched refs:send_ls_update (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/usr.sbin/ospfd/ |
| D | lsupdate.c | 38 int send_ls_update(struct ibuf *, struct iface *, struct in_addr, u_int32_t); 206 send_ls_update(struct ibuf *buf, struct iface *iface, struct in_addr addr, in send_ls_update() function 516 send_ls_update(buf, nbr->iface, addr, nlsa); in ls_retrans_timer()
|
| /openbsd/src/usr.sbin/ospf6d/ |
| D | lsupdate.c | 40 int send_ls_update(struct ibuf *, struct iface *, struct in6_addr, 220 send_ls_update(struct ibuf *buf, struct iface *iface, struct in6_addr addr, in send_ls_update() function 527 send_ls_update(buf, nbr->iface, addr, nlsa); in ls_retrans_timer()
|