Home
last modified time | relevance | path

Searched refs:OUTER_DST_PORT (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/net/hns3/
H A Dhns3_fdir.h54 OUTER_DST_PORT, enumerator
H A Dhns3_fdir.c109 {OUTER_DST_PORT, 16},
347 BIT(OUTER_DST_PORT) | BIT(INNER_VLAN_TAG2) | in hns3_init_fd_config()
504 case OUTER_DST_PORT: in hns3_fd_convert_int16()
576 case OUTER_DST_PORT: in hns3_fd_convert_tuple()
H A Dhns3_flow.c932 hns3_set_bit(rule->input_set, OUTER_DST_PORT, 1); in hns3_parse_vxlan()
978 hns3_set_bit(rule->input_set, OUTER_DST_PORT, 1); in hns3_parse_nvgre()
1023 hns3_set_bit(rule->input_set, OUTER_DST_PORT, 1); in hns3_parse_geneve()