Searched refs:bstp_pri_vector (Results 1 – 2 of 2) sorted by relevance
248 struct bstp_pri_vector { struct257 struct bstp_pri_vector cu_pv; argument301 struct bstp_pri_vector bp_desg_pv;302 struct bstp_pri_vector bp_port_pv;338 struct bstp_pri_vector bs_bridge_pv;339 struct bstp_pri_vector bs_root_pv;
111 static int bstp_info_cmp(struct bstp_pri_vector *,112 struct bstp_pri_vector *);113 static int bstp_info_superior(struct bstp_pri_vector *,114 struct bstp_pri_vector *);756 bstp_info_cmp(struct bstp_pri_vector *pv, in bstp_info_cmp()757 struct bstp_pri_vector *cpv) in bstp_info_cmp()789 bstp_info_superior(struct bstp_pri_vector *pv, in bstp_info_superior()790 struct bstp_pri_vector *cpv) in bstp_info_superior()803 struct bstp_pri_vector pv; in bstp_assign_roles()