Searched defs:smbd_response (Results 1 – 2 of 2) 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[];
244 struct smbd_response { struct245 struct smbd_connection *info;246 struct ib_cqe cqe;247 struct ib_sge sge;249 enum smbd_message_type type;252 struct list_head list;255 bool first_segment;258 u8 packet[];