Searched defs:smbd_response (Results 1 – 1 of 1) sorted by relevance
248 struct smbd_response { struct249 struct smbd_connection *info;250 struct ib_cqe cqe;251 struct ib_sge sge;253 enum smbd_message_type type;256 struct list_head list;259 bool first_segment;262 u8 packet[];