Searched refs:tmp_mac (Results 1 – 3 of 3) sorted by relevance
416 unsigned char tmp_mac[6]; in swap_mac_and_send() local420 memcpy(tmp_mac, eth->eth_source, 6); in swap_mac_and_send()422 memcpy(eth->eth_dest, tmp_mac, 6); in swap_mac_and_send()
2422 struct crypto_buffer tmp_mac; in Invoke_Crypto_MACComputeFinal() local2423 CRYPTO_INIT(tmp_mac); in Invoke_Crypto_MACComputeFinal()2428 &tmp_mac)); in Invoke_Crypto_MACComputeFinal()2435 tmp_mac.buffer, in Invoke_Crypto_MACComputeFinal()2437 CRYPTO_FREE(tmp_mac); in Invoke_Crypto_MACComputeFinal()
923 u8 tmp_mac[MAX_ADDR_LEN]; in bond_do_fail_over_mac() local948 bond_hw_addr_copy(tmp_mac, new_active->dev->dev_addr, in bond_do_fail_over_mac()971 bond_hw_addr_copy(ss.__data, tmp_mac, in bond_do_fail_over_mac()