Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dbridgestp.c639 bp->bp_port_htime = in bstp_received_bpdu()
711 bp->bp_port_htime != cu->cu_hello_time) in bstp_pdu_rcvtype()
834 bs->bs_root_htime = bp->bp_port_htime; in bstp_assign_roles()
872 bp->bp_port_htime != rbp->bp_port_htime))) in bstp_assign_roles()
1173 bp->bp_port_htime = bp->bp_desg_htime; in bstp_update_info()
1468 bp->bp_port_htime * 3); in bstp_set_timer_msgage()
H A Dbridgestp.h287 uint16_t bp_port_htime; member