Searched refs:os_local_mac (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/include/sys/
H A Ddmu_objset.h81 uint8_t os_local_mac[ZIO_OBJSET_MAC_LEN]; member in struct:objset_phys
/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Ddsl_crypt.c2108 bzero(os->os_phys->os_local_mac, ZIO_OBJSET_MAC_LEN);
2699 bcopy(local_mac, osp->os_local_mac, ZIO_OBJSET_MAC_LEN);
2705 bcmp(local_mac, osp->os_local_mac, ZIO_OBJSET_MAC_LEN) != 0) {
/freebsd-13-stable/sys/cddl/boot/zfs/
H A Dzfsimpl.h1332 uint8_t os_local_mac[ZIO_OBJSET_MAC_LEN]; member in struct:objset_phys

Completed in 131 milliseconds