Searched refs:bstp_pri_vector (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/net/
H A Dbridgestp.h249 struct bstp_pri_vector { struct
258 struct bstp_pri_vector cu_pv;
302 struct bstp_pri_vector bp_desg_pv;
303 struct bstp_pri_vector bp_port_pv;
339 struct bstp_pri_vector bs_bridge_pv;
340 struct bstp_pri_vector bs_root_pv;
H A Dbridgestp.c108 static int bstp_info_cmp(struct bstp_pri_vector *,
109 struct bstp_pri_vector *);
110 static int bstp_info_superior(struct bstp_pri_vector *,
111 struct bstp_pri_vector *);
733 bstp_info_cmp(struct bstp_pri_vector *pv,
734 struct bstp_pri_vector *cpv)
766 bstp_info_superior(struct bstp_pri_vector *pv,
767 struct bstp_pri_vector *cpv)
780 struct bstp_pri_vector pv;

Completed in 116 milliseconds