Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dbridgestp.c112 static int bstp_info_cmp(struct bstp_pri_vector *,
688 else if (bstp_info_cmp(&bp->bp_port_pv, &cu->cu_pv) == in bstp_pdu_rcvtype()
708 if (bstp_info_cmp(&bp->bp_port_pv, &cu->cu_pv) <= INFO_SAME) in bstp_pdu_rcvtype()
725 bstp_info_cmp(&bp->bp_port_pv, &bp->bp_msg_cu.cu_pv) >= INFO_SAME) in bstp_pdu_bettersame()
730 bstp_info_cmp(&bp->bp_port_pv, &bp->bp_desg_pv) >= INFO_SAME) in bstp_pdu_bettersame()
737 bstp_info_cmp(struct bstp_pri_vector *pv, in bstp_info_cmp() function
773 if (bstp_info_cmp(pv, cpv) == INFO_BETTER || in bstp_info_superior()
809 bstp_info_cmp(&bs->bs_root_pv, &pv) == INFO_BETTER) { in bstp_assign_roles()
848 if (bstp_info_cmp(&bp->bp_port_pv, in bstp_assign_roles()
866 } else if (bstp_info_cmp(&bp->bp_port_pv, in bstp_assign_roles()