Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dbridgestp.c97 static void bstp_send_bpdu(struct bstp_state *, struct bstp_port *,
225 bstp_send_bpdu(bs, bp, &bpdu); in bstp_transmit_bpdu()
341 bstp_send_bpdu(struct bstp_state *bs, struct bstp_port *bp, in bstp_send_bpdu() function