Home
last modified time | relevance | path

Searched defs:cu (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.61.12/bsd/net/
H A Dbridgestp.c339 struct bstp_config_unit *cu) in bstp_decode_bpdu()
636 struct bstp_config_unit *cu = &bp->bp_msg_cu; in bstp_received_stp() local
662 struct bstp_config_unit *cu = &bp->bp_msg_cu; in bstp_received_rstp() local
688 struct bstp_config_unit *cu) in bstp_received_bpdu()
790 bstp_pdu_rcvtype(struct bstp_port *bp, struct bstp_config_unit *cu) in bstp_pdu_rcvtype()
H A Droute_private.h428 #define NET_CALCULATE_CLOCKSKEW(cc, ic, cu, iu) \ argument