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

/freebsd-10.2-release/sys/net/
H A Dbridgestp.h257 struct bstp_config_unit { struct
301 struct bstp_config_unit bp_msg_cu;
H A Dbridgestp.c94 struct bstp_config_unit *);
105 struct bstp_config_unit *);
106 static int bstp_pdu_rcvtype(struct bstp_port *, struct bstp_config_unit *);
265 struct bstp_config_unit *cu)
531 struct bstp_config_unit *cu = &bp->bp_msg_cu;
556 struct bstp_config_unit *cu = &bp->bp_msg_cu;
580 struct bstp_config_unit *cu)
672 bstp_pdu_rcvtype(struct bstp_port *bp, struct bstp_config_unit *cu)

Completed in 93 milliseconds