Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/
H A Dbridgestp.c729 bp->bp_port_htime = in bstp_received_bpdu()
807 bp->bp_port_htime != cu->cu_hello_time) { in bstp_pdu_rcvtype()
945 bs->bs_root_htime = bp->bp_port_htime; in bstp_assign_roles()
984 bp->bp_port_htime != rbp->bp_port_htime))) { in bstp_assign_roles()
1297 bp->bp_port_htime = bp->bp_desg_htime; in bstp_update_info()
1599 bp->bp_port_htime * 3); in bstp_set_timer_msgage()
H A Dbridgestp.h329 uint16_t bp_port_htime; member