Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dbridgestp.c108 static int bstp_pdu_rcvtype(struct bstp_port *, struct bstp_config_unit *);
615 type = bstp_pdu_rcvtype(bp, cu); in bstp_received_bpdu()
694 bstp_pdu_rcvtype(struct bstp_port *bp, struct bstp_config_unit *cu) in bstp_pdu_rcvtype() function