Lines Matching refs:NLA_U8

617 	[TCA_FLOWER_KEY_IP_PROTO]	= { .type = NLA_U8 },
631 [TCA_FLOWER_KEY_VLAN_PRIO] = { .type = NLA_U8 },
656 [TCA_FLOWER_KEY_ICMPV4_TYPE] = { .type = NLA_U8 },
657 [TCA_FLOWER_KEY_ICMPV4_TYPE_MASK] = { .type = NLA_U8 },
658 [TCA_FLOWER_KEY_ICMPV4_CODE] = { .type = NLA_U8 },
659 [TCA_FLOWER_KEY_ICMPV4_CODE_MASK] = { .type = NLA_U8 },
660 [TCA_FLOWER_KEY_ICMPV6_TYPE] = { .type = NLA_U8 },
661 [TCA_FLOWER_KEY_ICMPV6_TYPE_MASK] = { .type = NLA_U8 },
662 [TCA_FLOWER_KEY_ICMPV6_CODE] = { .type = NLA_U8 },
663 [TCA_FLOWER_KEY_ICMPV6_CODE_MASK] = { .type = NLA_U8 },
668 [TCA_FLOWER_KEY_ARP_OP] = { .type = NLA_U8 },
669 [TCA_FLOWER_KEY_ARP_OP_MASK] = { .type = NLA_U8 },
674 [TCA_FLOWER_KEY_MPLS_TTL] = { .type = NLA_U8 },
675 [TCA_FLOWER_KEY_MPLS_BOS] = { .type = NLA_U8 },
676 [TCA_FLOWER_KEY_MPLS_TC] = { .type = NLA_U8 },
681 [TCA_FLOWER_KEY_IP_TOS] = { .type = NLA_U8 },
682 [TCA_FLOWER_KEY_IP_TOS_MASK] = { .type = NLA_U8 },
683 [TCA_FLOWER_KEY_IP_TTL] = { .type = NLA_U8 },
684 [TCA_FLOWER_KEY_IP_TTL_MASK] = { .type = NLA_U8 },
686 [TCA_FLOWER_KEY_CVLAN_PRIO] = { .type = NLA_U8 },
688 [TCA_FLOWER_KEY_ENC_IP_TOS] = { .type = NLA_U8 },
689 [TCA_FLOWER_KEY_ENC_IP_TOS_MASK] = { .type = NLA_U8 },
690 [TCA_FLOWER_KEY_ENC_IP_TTL] = { .type = NLA_U8 },
691 [TCA_FLOWER_KEY_ENC_IP_TTL_MASK] = { .type = NLA_U8 },
724 [TCA_FLOWER_KEY_ENC_OPT_GENEVE_TYPE] = { .type = NLA_U8 },
736 [TCA_FLOWER_KEY_ENC_OPT_ERSPAN_VER] = { .type = NLA_U8 },
738 [TCA_FLOWER_KEY_ENC_OPT_ERSPAN_DIR] = { .type = NLA_U8 },
739 [TCA_FLOWER_KEY_ENC_OPT_ERSPAN_HWID] = { .type = NLA_U8 },
744 [TCA_FLOWER_KEY_MPLS_OPT_LSE_DEPTH] = { .type = NLA_U8 },
745 [TCA_FLOWER_KEY_MPLS_OPT_LSE_TTL] = { .type = NLA_U8 },
746 [TCA_FLOWER_KEY_MPLS_OPT_LSE_BOS] = { .type = NLA_U8 },
747 [TCA_FLOWER_KEY_MPLS_OPT_LSE_TC] = { .type = NLA_U8 },