Searched refs:fdx (Results 1 – 1 of 1) sorted by relevance
1807 int fdx; in bstp_ifupdstatus() local1809 fdx = ifmr.ifm_active & IFM_FDX ? 1 : 0; in bstp_ifupdstatus()1810 if (bp->bp_ptp_link ^ fdx) { in bstp_ifupdstatus()1811 bp->bp_ptp_link = fdx; in bstp_ifupdstatus()