Searched refs:ospfe_router_id (Results 1 - 14 of 14) sorted by relevance

/openbsd-current/usr.sbin/ospf6d/
H A Dhello.c190 if (nbr_id == ospfe_router_id()) {
H A Dospfe.h119 u_int32_t ospfe_router_id(void);
H A Dpacket.c54 ospf_hdr.rtr_id = ospfe_router_id();
H A Ddatabase.c216 ntohl(ospfe_router_id())) {
H A Dinterface.c289 iface->self = nbr_new(ospfe_router_id(), iface, iface->ifindex, 1,
649 ictl.rtr_id.s_addr = ospfe_router_id();
H A Dneighbor.c260 nbr->id.s_addr = ospfe_router_id();
H A Dospfe.c1140 ospfe_router_id(void) function
/openbsd-current/usr.sbin/ospfd/
H A Dhello.c212 if (nbr_id == ospfe_router_id()) {
H A Dospfe.h128 u_int32_t ospfe_router_id(void);
H A Ddatabase.c229 ntohl(ospfe_router_id())) {
H A Dpacket.c53 ospf_hdr.rtr_id = ospfe_router_id();
H A Dinterface.c246 iface->self = nbr_new(ospfe_router_id(), iface, 1);
596 ictl.rtr_id.s_addr = ospfe_router_id();
H A Dneighbor.c259 nbr->id.s_addr = ospfe_router_id();
H A Dospfe.c1179 ospfe_router_id(void) function

Completed in 263 milliseconds