Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dbridgestp.c95 static void bstp_transmit_bpdu(struct bstp_state *, struct bstp_port *);
174 bstp_transmit_bpdu(bs, bp); in bstp_transmit()
179 bstp_transmit_bpdu(bs, bp); in bstp_transmit()
193 bstp_transmit_bpdu(struct bstp_state *bs, struct bstp_port *bp) in bstp_transmit_bpdu() function