Searched refs:eth_dst_mask (Results 1 – 1 of 1) sorted by relevance
49 u8 eth_dst_mask[ETH_ALEN]; member64 u8 eth_dst_mask[ETH_ALEN]; member79 u8 eth_dst_mask[ETH_ALEN]; member362 ETH_ALEN, entry->key.term_mac.eth_dst_mask)) in ofdpa_cmd_flow_tbl_add_term_mac()414 ETH_ALEN, entry->key.bridge.eth_dst_mask)) in ofdpa_cmd_flow_tbl_add_bridge()458 ETH_ALEN, entry->key.acl.eth_dst_mask)) in ofdpa_cmd_flow_tbl_add_acl()883 const u8 *eth_dst_mask, __be16 vlan_id, in ofdpa_flow_tbl_term_mac() argument908 ether_addr_copy(entry->key.term_mac.eth_dst_mask, eth_dst_mask); in ofdpa_flow_tbl_term_mac()918 const u8 *eth_dst_mask, __be16 vlan_id, in ofdpa_flow_tbl_bridge() argument926 bool dflt = !eth_dst || eth_dst_mask; in ofdpa_flow_tbl_bridge()[all …]