Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dbridgestp.h258 struct bstp_config_unit { struct
302 struct bstp_config_unit bp_msg_cu;
H A Dbridgestp.c98 struct bstp_config_unit *);
109 struct bstp_config_unit *);
110 static int bstp_pdu_rcvtype(struct bstp_port *, struct bstp_config_unit *);
269 struct bstp_config_unit *cu) in bstp_decode_bpdu()
535 struct bstp_config_unit *cu = &bp->bp_msg_cu; in bstp_received_stp()
560 struct bstp_config_unit *cu = &bp->bp_msg_cu; in bstp_received_rstp()
584 struct bstp_config_unit *cu) in bstp_received_bpdu()
676 bstp_pdu_rcvtype(struct bstp_port *bp, struct bstp_config_unit *cu) in bstp_pdu_rcvtype()