Home
last modified time | relevance | path

Searched refs:outer_tun_flow_id (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_tun.c60 tun_entry->outer_tun_flow_id = params->fid; in ulp_install_outer_tun_flow()
102 params->parent_fid = tun_entry->outer_tun_flow_id; in ulp_install_inner_tun_flow()
200 params->parent_fid = tun_entry->outer_tun_flow_id; in ulp_post_process_inner_tun_flow()
H A Dulp_tun.h87 uint32_t outer_tun_flow_id; member
/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_fdir.h101 uint8_t outer_tun_flow_id; member
H A Dhns3_fdir.c598 calc_x(*key_x, key_conf->spec.outer_tun_flow_id, in hns3_fd_convert_tuple()
599 key_conf->mask.outer_tun_flow_id); in hns3_fd_convert_tuple()
600 calc_y(*key_y, key_conf->spec.outer_tun_flow_id, in hns3_fd_convert_tuple()
601 key_conf->mask.outer_tun_flow_id); in hns3_fd_convert_tuple()
H A Dhns3_flow.c987 rule->key_conf.mask.outer_tun_flow_id = nvgre_mask->flow_id; in hns3_parse_nvgre()
989 rule->key_conf.spec.outer_tun_flow_id = nvgre_spec->flow_id; in hns3_parse_nvgre()