Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/net/
HDbridgestp.c98 static void bstp_send_bpdu(struct bstp_state *, struct bstp_port *,
226 bstp_send_bpdu(bs, bp, &bpdu); in bstp_transmit_bpdu()
342 bstp_send_bpdu(struct bstp_state *bs, struct bstp_port *bp, in bstp_send_bpdu() function