Lines Matching full:packet
71 * If set it means that this packet contains device state
92 /* size of the next packet that contains pages */
114 /* size of the next packet that contains the actual data */
196 /* packet allocated len */
206 /* multifd flags for each packet */
224 /* pointers to the possible packet types */
225 MultiFDPacket_t *packet; member
227 /* size of the next packet that contains pages */
252 /* packet allocated len */
264 /* multifd flags for each packet */
273 /* pointers to the possible packet types */
274 MultiFDPacket_t *packet; member
276 /* size of the next packet that contains pages */
311 * extra iovec must be allocated for the packet header. Any memory
328 * Prepare the send packet. Called as a result of multifd_send()
337 * Must indicate whether this is a compression packet by setting
341 * the packet by calling multifd_send_fill_packet().