Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/net/
H A Dbridgestp.c727 bp->bp_port_max_age = cu->cu_max_age; in bstp_received_bpdu()
805 bp->bp_port_max_age != cu->cu_max_age || in bstp_pdu_rcvtype()
943 bs->bs_root_max_age = bp->bp_port_max_age; in bstp_assign_roles()
982 bp->bp_port_max_age != rbp->bp_port_max_age || in bstp_assign_roles()
1295 bp->bp_port_max_age = bp->bp_desg_max_age; in bstp_update_info()
1597 bp->bp_port_max_age) { in bstp_set_timer_msgage()
H A Dbridgestp.h327 uint16_t bp_port_max_age; member