Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dbridgestp.c637 bp->bp_port_max_age = cu->cu_max_age; in bstp_received_bpdu()
709 bp->bp_port_max_age != cu->cu_max_age || in bstp_pdu_rcvtype()
832 bs->bs_root_max_age = bp->bp_port_max_age; in bstp_assign_roles()
870 bp->bp_port_max_age != rbp->bp_port_max_age || in bstp_assign_roles()
1171 bp->bp_port_max_age = bp->bp_desg_max_age; in bstp_update_info()
1466 bp->bp_port_max_age) { in bstp_set_timer_msgage()
H A Dbridgestp.h285 uint16_t bp_port_max_age; member