Searched refs:outer_proto (Results 1 – 3 of 3) sorted by relevance
99 uint8_t outer_proto; member
608 calc_x(*key_x, key_conf->spec.outer_proto, in hns3_fd_convert_tuple()609 key_conf->mask.outer_proto); in hns3_fd_convert_tuple()610 calc_y(*key_y, key_conf->spec.outer_proto, in hns3_fd_convert_tuple()611 key_conf->mask.outer_proto); in hns3_fd_convert_tuple()
853 rule->key_conf.spec.outer_proto = rule->key_conf.spec.ip_proto; in hns3_handle_tunnel()854 rule->key_conf.mask.outer_proto = rule->key_conf.mask.ip_proto; in hns3_handle_tunnel()952 rule->key_conf.spec.outer_proto = IPPROTO_GRE; in hns3_parse_nvgre()953 rule->key_conf.mask.outer_proto = IPPROTO_MASK; in hns3_parse_nvgre()