Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/net/
H A Dbridgestp.h298 struct bstp_config_unit { struct
342 struct bstp_config_unit bp_msg_cu;
H A Dbridgestp.c160 struct bstp_config_unit *);
172 struct bstp_config_unit *);
173 static int bstp_pdu_rcvtype(struct bstp_port *, struct bstp_config_unit *);
339 struct bstp_config_unit *cu) in bstp_decode_bpdu()
636 struct bstp_config_unit *cu = &bp->bp_msg_cu; in bstp_received_stp()
662 struct bstp_config_unit *cu = &bp->bp_msg_cu; in bstp_received_rstp()
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()