Variable SRVRDATA.priority

The priority of this target host (lowest is better)

struct SRVRDATA
{
  // ...
  ushort priority ;
  // ...
}