Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dbridgestp.c193 static int bstp_rerooted(struct bstp_state *, struct bstp_port *);
1117 (bstp_rerooted(bs, bp) && in bstp_update_roles()
1607 bstp_rerooted(struct bstp_state *bs, struct bstp_port *bp) in bstp_rerooted() function