Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_fdir.h98 uint16_t outer_ether_type; member
H A Dhns3_fdir.c496 key = rule->key_conf.spec.outer_ether_type; in hns3_fd_convert_int16()
497 mask = rule->key_conf.mask.outer_ether_type; in hns3_fd_convert_int16()
H A Dhns3_flow.c825 rule->key_conf.spec.outer_ether_type = in hns3_handle_tunnel()
827 rule->key_conf.mask.outer_ether_type = in hns3_handle_tunnel()