Searched refs:set_ipv6 (Results 1 – 1 of 1) sorted by relevance
294 static struct rte_flow_action_set_ipv6 set_ipv6[RTE_MAX_LCORE] __rte_cache_aligned; in add_set_src_ipv6() local304 set_ipv6[para.core_idx].ipv6_addr[i] = ipv6 & 0xff; in add_set_src_ipv6()309 actions[actions_counter].conf = &set_ipv6[para.core_idx]; in add_set_src_ipv6()317 static struct rte_flow_action_set_ipv6 set_ipv6[RTE_MAX_LCORE] __rte_cache_aligned; in add_set_dst_ipv6() local327 set_ipv6[para.core_idx].ipv6_addr[i] = ipv6 & 0xff; in add_set_dst_ipv6()332 actions[actions_counter].conf = &set_ipv6[para.core_idx]; in add_set_dst_ipv6()