IB_SID_IPADDR_PREFIX_MASK
if (((statep->svcid & IB_SID_IPADDR_PREFIX_MASK) == 0) &&
if (((ip_sid & IB_SID_IPADDR_PREFIX_MASK) != 0) ||