Searched refs:l2_rewrite (Results 1 – 2 of 2) sorted by relevance
184 } l2_rewrite; member849 of_dpa_group_find(fc->of_dpa, group->l2_rewrite.group_id); in of_dpa_output_l2_rewrite()855 of_dpa_flow_pkt_hdr_rewrite(fc, group->l2_rewrite.src_mac.a, in of_dpa_output_l2_rewrite()856 group->l2_rewrite.dst_mac.a, in of_dpa_output_l2_rewrite()857 group->l2_rewrite.vlan_id); in of_dpa_output_l2_rewrite()1974 group->l2_rewrite.group_id = in of_dpa_cmd_add_l2_rewrite()1977 l2_interface_group = of_dpa_group_find(of_dpa, group->l2_rewrite.group_id); in of_dpa_cmd_add_l2_rewrite()1986 memcpy(group->l2_rewrite.src_mac.a, in of_dpa_cmd_add_l2_rewrite()1988 sizeof(group->l2_rewrite.src_mac.a)); in of_dpa_cmd_add_l2_rewrite()1992 memcpy(group->l2_rewrite.dst_mac.a, in of_dpa_cmd_add_l2_rewrite()[all …]
117 } l2_rewrite; member601 entry->l2_rewrite.group_id)) in ofdpa_cmd_group_tbl_add_l2_rewrite()603 if (!is_zero_ether_addr(entry->l2_rewrite.eth_src) && in ofdpa_cmd_group_tbl_add_l2_rewrite()605 ETH_ALEN, entry->l2_rewrite.eth_src)) in ofdpa_cmd_group_tbl_add_l2_rewrite()607 if (!is_zero_ether_addr(entry->l2_rewrite.eth_dst) && in ofdpa_cmd_group_tbl_add_l2_rewrite()609 ETH_ALEN, entry->l2_rewrite.eth_dst)) in ofdpa_cmd_group_tbl_add_l2_rewrite()611 if (entry->l2_rewrite.vlan_id && in ofdpa_cmd_group_tbl_add_l2_rewrite()613 entry->l2_rewrite.vlan_id)) in ofdpa_cmd_group_tbl_add_l2_rewrite()