Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dbridgestp.c621 bp->bp_port_htime = in bstp_received_bpdu()
693 bp->bp_port_htime != cu->cu_hello_time) in bstp_pdu_rcvtype()
816 bs->bs_root_htime = bp->bp_port_htime; in bstp_assign_roles()
854 bp->bp_port_htime != rbp->bp_port_htime))) in bstp_assign_roles()
1153 bp->bp_port_htime = bp->bp_desg_htime; in bstp_update_info()
1448 bp->bp_port_htime * 3); in bstp_set_timer_msgage()
H A Dbridgestp.h289 uint16_t bp_port_htime; member