Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dbridgestp.c619 bp->bp_port_max_age = cu->cu_max_age; in bstp_received_bpdu()
691 bp->bp_port_max_age != cu->cu_max_age || in bstp_pdu_rcvtype()
814 bs->bs_root_max_age = bp->bp_port_max_age; in bstp_assign_roles()
852 bp->bp_port_max_age != rbp->bp_port_max_age || in bstp_assign_roles()
1151 bp->bp_port_max_age = bp->bp_desg_max_age; in bstp_update_info()
1446 bp->bp_port_max_age) { in bstp_set_timer_msgage()
H A Dbridgestp.h287 uint16_t bp_port_max_age; member