Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dbridgestp.c618 bp->bp_port_msg_age = cu->cu_message_age; in bstp_received_bpdu()
690 if (bp->bp_port_msg_age != cu->cu_message_age || in bstp_pdu_rcvtype()
812 bs->bs_root_msg_age = bp->bp_port_msg_age + in bstp_assign_roles()
851 (bp->bp_port_msg_age != rbp->bp_port_msg_age || in bstp_assign_roles()
1150 bp->bp_port_msg_age = bp->bp_desg_msg_age; in bstp_update_info()
1445 if (bp->bp_port_msg_age + BSTP_MESSAGE_AGE_INCR <= in bstp_set_timer_msgage()
H A Dbridgestp.h286 uint16_t bp_port_msg_age; member