Lines Matching refs:NLA_U8

624 	[TCA_FLOWER_KEY_IP_PROTO]	= { .type = NLA_U8 },
638 [TCA_FLOWER_KEY_VLAN_PRIO] = { .type = NLA_U8 },
663 [TCA_FLOWER_KEY_ICMPV4_TYPE] = { .type = NLA_U8 },
664 [TCA_FLOWER_KEY_ICMPV4_TYPE_MASK] = { .type = NLA_U8 },
665 [TCA_FLOWER_KEY_ICMPV4_CODE] = { .type = NLA_U8 },
666 [TCA_FLOWER_KEY_ICMPV4_CODE_MASK] = { .type = NLA_U8 },
667 [TCA_FLOWER_KEY_ICMPV6_TYPE] = { .type = NLA_U8 },
668 [TCA_FLOWER_KEY_ICMPV6_TYPE_MASK] = { .type = NLA_U8 },
669 [TCA_FLOWER_KEY_ICMPV6_CODE] = { .type = NLA_U8 },
670 [TCA_FLOWER_KEY_ICMPV6_CODE_MASK] = { .type = NLA_U8 },
675 [TCA_FLOWER_KEY_ARP_OP] = { .type = NLA_U8 },
676 [TCA_FLOWER_KEY_ARP_OP_MASK] = { .type = NLA_U8 },
681 [TCA_FLOWER_KEY_MPLS_TTL] = { .type = NLA_U8 },
682 [TCA_FLOWER_KEY_MPLS_BOS] = { .type = NLA_U8 },
683 [TCA_FLOWER_KEY_MPLS_TC] = { .type = NLA_U8 },
688 [TCA_FLOWER_KEY_IP_TOS] = { .type = NLA_U8 },
689 [TCA_FLOWER_KEY_IP_TOS_MASK] = { .type = NLA_U8 },
690 [TCA_FLOWER_KEY_IP_TTL] = { .type = NLA_U8 },
691 [TCA_FLOWER_KEY_IP_TTL_MASK] = { .type = NLA_U8 },
693 [TCA_FLOWER_KEY_CVLAN_PRIO] = { .type = NLA_U8 },
695 [TCA_FLOWER_KEY_ENC_IP_TOS] = { .type = NLA_U8 },
696 [TCA_FLOWER_KEY_ENC_IP_TOS_MASK] = { .type = NLA_U8 },
697 [TCA_FLOWER_KEY_ENC_IP_TTL] = { .type = NLA_U8 },
698 [TCA_FLOWER_KEY_ENC_IP_TTL_MASK] = { .type = NLA_U8 },
731 [TCA_FLOWER_KEY_ENC_OPT_GENEVE_TYPE] = { .type = NLA_U8 },
743 [TCA_FLOWER_KEY_ENC_OPT_ERSPAN_VER] = { .type = NLA_U8 },
745 [TCA_FLOWER_KEY_ENC_OPT_ERSPAN_DIR] = { .type = NLA_U8 },
746 [TCA_FLOWER_KEY_ENC_OPT_ERSPAN_HWID] = { .type = NLA_U8 },
751 [TCA_FLOWER_KEY_MPLS_OPT_LSE_DEPTH] = { .type = NLA_U8 },
752 [TCA_FLOWER_KEY_MPLS_OPT_LSE_TTL] = { .type = NLA_U8 },
753 [TCA_FLOWER_KEY_MPLS_OPT_LSE_BOS] = { .type = NLA_U8 },
754 [TCA_FLOWER_KEY_MPLS_OPT_LSE_TC] = { .type = NLA_U8 },