Variable ResourceRecord.class_

Two octets which specify the class of the data in the RDATA field.

struct ResourceRecord
{
  // ...
  CLASS class_ ;
  // ...
}