Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dbridgestp.c726 bp->bp_port_msg_age = cu->cu_message_age; in bstp_received_bpdu()
804 if (bp->bp_port_msg_age != cu->cu_message_age || in bstp_pdu_rcvtype()
941 bs->bs_root_msg_age = bp->bp_port_msg_age + in bstp_assign_roles()
981 (bp->bp_port_msg_age != rbp->bp_port_msg_age || in bstp_assign_roles()
1294 bp->bp_port_msg_age = bp->bp_desg_msg_age; in bstp_update_info()
1596 if (bp->bp_port_msg_age + BSTP_MESSAGE_AGE_INCR <= in bstp_set_timer_msgage()
H A Dbridgestp.h326 uint16_t bp_port_msg_age; member