Searched refs:outer_proto (Results 1 – 3 of 3) sorted by relevance
97 uint8_t outer_proto; member
621 calc_x(*key_x, key_conf->spec.outer_proto, in hns3_fd_convert_tuple()622 key_conf->mask.outer_proto); in hns3_fd_convert_tuple()623 calc_y(*key_y, key_conf->spec.outer_proto, in hns3_fd_convert_tuple()624 key_conf->mask.outer_proto); in hns3_fd_convert_tuple()
894 rule->key_conf.spec.outer_proto = rule->key_conf.spec.ip_proto; in hns3_handle_tunnel()895 rule->key_conf.mask.outer_proto = rule->key_conf.mask.ip_proto; in hns3_handle_tunnel()975 rule->key_conf.spec.outer_proto = IPPROTO_GRE; in hns3_parse_nvgre()976 rule->key_conf.mask.outer_proto = IPPROTO_MASK; in hns3_parse_nvgre()