Searched defs:smbd_response (Results 1 – 1 of 1) sorted by relevance
267 struct smbd_response { struct268 struct smbd_connection *info;269 struct ib_cqe cqe;270 struct ib_sge sge;272 enum smbd_message_type type;275 struct list_head list;278 bool first_segment;281 u8 packet[];