Home
last modified time | relevance | path

Searched refs:iface_state (Results 1 – 9 of 9) sorted by relevance

/openbsd/usr.sbin/ospf6d/
H A Dneighbor.c683 nctl.iface_state = IF_STA_DR; in nbr_to_ctl()
685 nctl.iface_state = IF_STA_BACKUP; in nbr_to_ctl()
687 nctl.iface_state = IF_STA_DROTHER; in nbr_to_ctl()
689 nctl.iface_state = nbr->iface->state; in nbr_to_ctl()
H A Dospf6d.h468 int iface_state; member
/openbsd/usr.sbin/ospfd/
H A Dneighbor.c683 nctl.iface_state = IF_STA_DR; in nbr_to_ctl()
685 nctl.iface_state = IF_STA_BACKUP; in nbr_to_ctl()
687 nctl.iface_state = IF_STA_DROTHER; in nbr_to_ctl()
689 nctl.iface_state = nbr->iface->state; in nbr_to_ctl()
H A Dospfd.h507 int iface_state; member
/openbsd/usr.sbin/ripd/
H A Dripd.h303 int iface_state; member
H A Dneighbor.c389 nctl.iface_state = nbr->iface->state; in nbr_to_ctl()
/openbsd/usr.sbin/ripctl/
H A Dripctl.c378 if_state_name(nbr->iface_state)) == -1) in show_nbr_msg()
/openbsd/usr.sbin/ospfctl/
H A Doutput.c246 if_state_name(nbr->iface_state)) == -1) in show_neighbor()
/openbsd/usr.sbin/ospf6ctl/
H A Dospf6ctl.c1020 if_state_name(nbr->iface_state)) == -1) in show_nbr_msg()