Searched defs:smbd_response (Results 1 – 1 of 1) sorted by relevance
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[];