Searched refs:os_local_mac (Results 1 – 4 of 4) sorted by relevance
40 uint8_t os_local_mac[ZIO_OBJSET_MAC_LEN]; member
76 uint8_t os_local_mac[ZIO_OBJSET_MAC_LEN]; member
2130 bzero(os->os_phys->os_local_mac, ZIO_OBJSET_MAC_LEN); in dsl_crypto_recv_raw_objset_sync()2723 bcopy(local_mac, osp->os_local_mac, ZIO_OBJSET_MAC_LEN); in spa_do_crypt_objset_mac_abd()2729 bcmp(local_mac, osp->os_local_mac, ZIO_OBJSET_MAC_LEN) != 0) { in spa_do_crypt_objset_mac_abd()
1288 uint8_t os_local_mac[ZIO_OBJSET_MAC_LEN]; member