Lines Matching refs:NLA_U8

627 	[TCA_FLOWER_KEY_IP_PROTO]	= { .type = NLA_U8 },
641 [TCA_FLOWER_KEY_VLAN_PRIO] = { .type = NLA_U8 },
666 [TCA_FLOWER_KEY_ICMPV4_TYPE] = { .type = NLA_U8 },
667 [TCA_FLOWER_KEY_ICMPV4_TYPE_MASK] = { .type = NLA_U8 },
668 [TCA_FLOWER_KEY_ICMPV4_CODE] = { .type = NLA_U8 },
669 [TCA_FLOWER_KEY_ICMPV4_CODE_MASK] = { .type = NLA_U8 },
670 [TCA_FLOWER_KEY_ICMPV6_TYPE] = { .type = NLA_U8 },
671 [TCA_FLOWER_KEY_ICMPV6_TYPE_MASK] = { .type = NLA_U8 },
672 [TCA_FLOWER_KEY_ICMPV6_CODE] = { .type = NLA_U8 },
673 [TCA_FLOWER_KEY_ICMPV6_CODE_MASK] = { .type = NLA_U8 },
678 [TCA_FLOWER_KEY_ARP_OP] = { .type = NLA_U8 },
679 [TCA_FLOWER_KEY_ARP_OP_MASK] = { .type = NLA_U8 },
684 [TCA_FLOWER_KEY_MPLS_TTL] = { .type = NLA_U8 },
685 [TCA_FLOWER_KEY_MPLS_BOS] = { .type = NLA_U8 },
686 [TCA_FLOWER_KEY_MPLS_TC] = { .type = NLA_U8 },
691 [TCA_FLOWER_KEY_IP_TOS] = { .type = NLA_U8 },
692 [TCA_FLOWER_KEY_IP_TOS_MASK] = { .type = NLA_U8 },
693 [TCA_FLOWER_KEY_IP_TTL] = { .type = NLA_U8 },
694 [TCA_FLOWER_KEY_IP_TTL_MASK] = { .type = NLA_U8 },
696 [TCA_FLOWER_KEY_CVLAN_PRIO] = { .type = NLA_U8 },
698 [TCA_FLOWER_KEY_ENC_IP_TOS] = { .type = NLA_U8 },
699 [TCA_FLOWER_KEY_ENC_IP_TOS_MASK] = { .type = NLA_U8 },
700 [TCA_FLOWER_KEY_ENC_IP_TTL] = { .type = NLA_U8 },
701 [TCA_FLOWER_KEY_ENC_IP_TTL_MASK] = { .type = NLA_U8 },
719 [TCA_FLOWER_KEY_NUM_OF_VLANS] = { .type = NLA_U8 },
739 [TCA_FLOWER_KEY_ENC_OPT_GENEVE_TYPE] = { .type = NLA_U8 },
751 [TCA_FLOWER_KEY_ENC_OPT_ERSPAN_VER] = { .type = NLA_U8 },
753 [TCA_FLOWER_KEY_ENC_OPT_ERSPAN_DIR] = { .type = NLA_U8 },
754 [TCA_FLOWER_KEY_ENC_OPT_ERSPAN_HWID] = { .type = NLA_U8 },
759 [TCA_FLOWER_KEY_ENC_OPT_GTP_PDU_TYPE] = { .type = NLA_U8 },
760 [TCA_FLOWER_KEY_ENC_OPT_GTP_QFI] = { .type = NLA_U8 },
765 [TCA_FLOWER_KEY_MPLS_OPT_LSE_DEPTH] = { .type = NLA_U8 },
766 [TCA_FLOWER_KEY_MPLS_OPT_LSE_TTL] = { .type = NLA_U8 },
767 [TCA_FLOWER_KEY_MPLS_OPT_LSE_BOS] = { .type = NLA_U8 },
768 [TCA_FLOWER_KEY_MPLS_OPT_LSE_TC] = { .type = NLA_U8 },