Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dbridgestp.c171 static void bstp_received_bpdu(struct bstp_state *, struct bstp_port *,
652 bstp_received_bpdu(bs, bp, cu); in bstp_received_stp()
675 bstp_received_bpdu(bs, bp, cu); in bstp_received_rstp()
687 bstp_received_bpdu(struct bstp_state *bs, struct bstp_port *bp, in bstp_received_bpdu() function