Home
last modified time | relevance | path

Searched refs:bc_laststate (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/net/
H A Dbfd.c353 sa_bfd->bs_laststate = bfd->bc_laststate; in bfd2sa()
920 bfd->bc_laststate = bfd->bc_state; in bfd_set_state()
924 bfd->bc_laststate = bfd->bc_state; in bfd_set_state()
929 bfd->bc_laststate = bfd->bc_state; in bfd_set_state()
932 bfd->bc_laststate = in bfd_set_state()
934 bfd->bc_laststate : bfd->bc_state; in bfd_set_state()
1038 printf("last state: %u ", bfd->bc_laststate); in bfd_debug()
H A Dbfd.h144 unsigned int bc_laststate; member