Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dbridgestp.h301 uint16_t cu_max_age; member
H A Dbridgestp.c363 cu->cu_max_age = ntohs(cpdu->cbu_maxage); in bstp_decode_bpdu()
727 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()