Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_fdir.h55 OUTER_SRC_PORT, enumerator
H A Dhns3_fdir.c108 {OUTER_SRC_PORT, 16},
344 BIT(OUTER_SRC_PORT) | BIT(INNER_SCTP_TAG) | in hns3_init_fd_config()
487 case OUTER_SRC_PORT: in hns3_fd_convert_int16()
562 case OUTER_SRC_PORT: in hns3_fd_convert_tuple()
H A Dhns3_flow.c867 hns3_set_bit(rule->input_set, OUTER_SRC_PORT, 1); in hns3_handle_tunnel()