Searched refs:SMB_SD_HDRSIZE (Results 1 – 4 of 4) sorted by relevance
228 uint32_t offset = SMB_SD_HDRSIZE; in smb_encode_sd()389 if (owner_offs < SMB_SD_HDRSIZE) in smb_decode_sd()398 if (group_offs < SMB_SD_HDRSIZE) in smb_decode_sd()410 if (sacl_offs < SMB_SD_HDRSIZE) in smb_decode_sd()422 if (dacl_offs < SMB_SD_HDRSIZE) in smb_decode_sd()
68 uint32_t length = SMB_SD_HDRSIZE; in smb_sd_len()
568 #define SMB_SD_HDRSIZE 20 macro
88 uint32_t length = SMB_SD_HDRSIZE; in smb_sd_len()