Searched refs:sdt_flags (Results 1 – 2 of 2) sorted by relevance
679 if (!(sdd->sdt_flags & SDDF_SUPPRESS_UID) && (sr->uid_user == NULL)) { in smb_dispatch_request()689 if (!(sdd->sdt_flags & SDDF_SUPPRESS_TID) && (sr->tid_tree == NULL)) { in smb_dispatch_request()
1946 uint8_t sdt_flags; member