Searched defs:smbd_response (Results 1 – 1 of 1) sorted by relevance
250 struct smbd_response { struct251 struct smbd_connection *info;252 struct ib_cqe cqe;253 struct ib_sge sge;255 enum smbd_message_type type;258 struct list_head list;261 bool first_segment;264 u8 packet[];