INET_DIAG_TCLASS
if (ext & (1 << (INET_DIAG_TCLASS - 1)))
if (nla_put_u8(skb, INET_DIAG_TCLASS,
ext & (1 << (INET_DIAG_TCLASS - 1))) {