TCA_FLOWER_KEY_IP_TOS
int tos_key = encap ? TCA_FLOWER_KEY_ENC_IP_TOS : TCA_FLOWER_KEY_IP_TOS;
[TCA_FLOWER_KEY_IP_TOS] = { .type = NLA_U8 },