Searched refs:DOF_ID_SIZE (Results 1 – 2 of 2) sorted by relevance
600 #define DOF_ID_SIZE 16 /* total size of dofh_ident[] in bytes */ macro603 uint8_t dofh_ident[DOF_ID_SIZE]; /* identification bytes (see below) */
12971 for (i = DOF_ID_PAD; i < DOF_ID_SIZE; i++) { in dtrace_dof_slurp()