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

/darwin-on-arm/xnu/bsd/net/
H A Dbridgestp.c171 static int bstp_info_cmp(struct bstp_pri_vector *,
767 else if (bstp_info_cmp(&bp->bp_port_pv, &cu->cu_pv) ==
787 if (bstp_info_cmp(&bp->bp_port_pv, &cu->cu_pv) <= INFO_SAME)
804 bstp_info_cmp(&bp->bp_port_pv, &bp->bp_msg_cu.cu_pv) >= INFO_SAME)
809 bstp_info_cmp(&bp->bp_port_pv, &bp->bp_desg_pv) >= INFO_SAME)
816 bstp_info_cmp(struct bstp_pri_vector *pv, function
852 if (bstp_info_cmp(pv, cpv) == INFO_BETTER ||
888 bstp_info_cmp(&bs->bs_root_pv, &pv) == INFO_BETTER) {
928 if (bstp_info_cmp(&bp->bp_port_pv,
946 } else if (bstp_info_cmp(
[all...]

Completed in 27 milliseconds