Lines Matching refs:NLA_U16
412 [TCA_FLOWER_KEY_ETH_TYPE] = { .type = NLA_U16 },
422 [TCA_FLOWER_KEY_TCP_SRC] = { .type = NLA_U16 },
423 [TCA_FLOWER_KEY_TCP_DST] = { .type = NLA_U16 },
424 [TCA_FLOWER_KEY_UDP_SRC] = { .type = NLA_U16 },
425 [TCA_FLOWER_KEY_UDP_DST] = { .type = NLA_U16 },
426 [TCA_FLOWER_KEY_VLAN_ID] = { .type = NLA_U16 },
428 [TCA_FLOWER_KEY_VLAN_ETH_TYPE] = { .type = NLA_U16 },
438 [TCA_FLOWER_KEY_TCP_SRC_MASK] = { .type = NLA_U16 },
439 [TCA_FLOWER_KEY_TCP_DST_MASK] = { .type = NLA_U16 },
440 [TCA_FLOWER_KEY_UDP_SRC_MASK] = { .type = NLA_U16 },
441 [TCA_FLOWER_KEY_UDP_DST_MASK] = { .type = NLA_U16 },
442 [TCA_FLOWER_KEY_SCTP_SRC_MASK] = { .type = NLA_U16 },
443 [TCA_FLOWER_KEY_SCTP_DST_MASK] = { .type = NLA_U16 },
444 [TCA_FLOWER_KEY_SCTP_SRC] = { .type = NLA_U16 },
445 [TCA_FLOWER_KEY_SCTP_DST] = { .type = NLA_U16 },
446 [TCA_FLOWER_KEY_ENC_UDP_SRC_PORT] = { .type = NLA_U16 },
447 [TCA_FLOWER_KEY_ENC_UDP_SRC_PORT_MASK] = { .type = NLA_U16 },
448 [TCA_FLOWER_KEY_ENC_UDP_DST_PORT] = { .type = NLA_U16 },
449 [TCA_FLOWER_KEY_ENC_UDP_DST_PORT_MASK] = { .type = NLA_U16 },
474 [TCA_FLOWER_KEY_TCP_FLAGS] = { .type = NLA_U16 },
475 [TCA_FLOWER_KEY_TCP_FLAGS_MASK] = { .type = NLA_U16 },
480 [TCA_FLOWER_KEY_CVLAN_ID] = { .type = NLA_U16 },
482 [TCA_FLOWER_KEY_CVLAN_ETH_TYPE] = { .type = NLA_U16 },
498 [TCA_FLOWER_KEY_ENC_OPT_GENEVE_CLASS] = { .type = NLA_U16 },