Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_fdir.h56 OUTER_DST_PORT, enumerator
H A Dhns3_fdir.c109 {OUTER_DST_PORT, 16},
345 BIT(OUTER_DST_PORT) | BIT(INNER_VLAN_TAG2) | in hns3_init_fd_config()
491 case OUTER_DST_PORT: in hns3_fd_convert_int16()
563 case OUTER_DST_PORT: in hns3_fd_convert_tuple()
H A Dhns3_flow.c900 hns3_set_bit(rule->input_set, OUTER_DST_PORT, 1); in hns3_parse_vxlan()
955 hns3_set_bit(rule->input_set, OUTER_DST_PORT, 1); in hns3_parse_nvgre()
1009 hns3_set_bit(rule->input_set, OUTER_DST_PORT, 1); in hns3_parse_geneve()