Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dbridgestp.c106 static void bstp_received_bpdu(struct bstp_state *, struct bstp_port *,
551 bstp_received_bpdu(bs, bp, cu); in bstp_received_stp()
572 bstp_received_bpdu(bs, bp, cu); in bstp_received_rstp()
584 bstp_received_bpdu(struct bstp_state *bs, struct bstp_port *bp, in bstp_received_bpdu() function