Lines Matching full:partial
320 * Valid if (type == 1RTT && !partial).
326 * Valid if ((type == 1RTT || (version && type != RETRY)) && !partial).
331 * [ALL] Set to 1 if this is a partial decode because the packet header
335 unsigned int partial :1; member
376 * this buffer is determined by pn_len above. If the decode was partial,
379 * Valid if ((type == 1RTT || (version && type != RETRY)) && !partial).
421 * If the decode was partial (partial is set), this points to the start of
448 * If partial is 1, reads the unprotected parts of a protected packet header
449 * from a PACKET, performing a partial decode.
451 * If partial is 0, the input is assumed to have already had header protection
458 * hdr->partial is set or cleared according to whether a partial decode was
480 int partial,