Searched refs:action_nvgre_encap_data (Results 1 – 1 of 1) sorted by relevance
522 struct action_nvgre_encap_data { struct3710 sizeof(struct action_nvgre_encap_data)),5148 struct action_nvgre_encap_data *action_nvgre_encap_data; in parse_vc_action_nvgre_encap() local5164 action_nvgre_encap_data = ctx->object; in parse_vc_action_nvgre_encap()5165 *action_nvgre_encap_data = (struct action_nvgre_encap_data){ in parse_vc_action_nvgre_encap()5167 .definition = action_nvgre_encap_data->items, in parse_vc_action_nvgre_encap()5172 .spec = &action_nvgre_encap_data->item_eth, in parse_vc_action_nvgre_encap()5177 .spec = &action_nvgre_encap_data->item_vlan, in parse_vc_action_nvgre_encap()5218 .spec = &action_nvgre_encap_data->item_ipv6, in parse_vc_action_nvgre_encap()5223 action_nvgre_encap_data->items[1].type = in parse_vc_action_nvgre_encap()[all …]