bstp_pri_vector
static int bstp_info_cmp(struct bstp_pri_vector *,
struct bstp_pri_vector *);
static int bstp_info_superior(struct bstp_pri_vector *,
struct bstp_pri_vector *);
bstp_info_cmp(struct bstp_pri_vector *pv,
struct bstp_pri_vector *cpv)
bstp_info_superior(struct bstp_pri_vector *pv,
struct bstp_pri_vector *cpv)
struct bstp_pri_vector pv;
struct bstp_pri_vector cu_pv;
struct bstp_pri_vector bp_desg_pv;
struct bstp_pri_vector bp_port_pv;
struct bstp_pri_vector bs_bridge_pv;
struct bstp_pri_vector bs_root_pv;