Searched defs:smb_ioc_cfg (Results 1 – 1 of 1) sorted by relevance
168 typedef struct smb_ioc_cfg { struct169 smb_ioc_header_t hdr;170 uint32_t maxworkers;171 uint32_t maxconnections;172 uint32_t keepalive;173 int32_t restrict_anon;174 int32_t signing_enable;175 int32_t signing_required;176 int32_t oplock_enable;177 int32_t sync_enable;[all …]