Searched defs:smbd_response (Results 1 – 1 of 1) sorted by relevance
268 struct smbd_response { struct269 struct smbd_connection *info;270 struct ib_cqe cqe;271 struct ib_sge sge;273 enum smbd_message_type type;276 struct list_head list;279 bool first_segment;282 u8 packet[];