Lines Matching full:packet
108 // Construct a SPDY packet.
109 // |head| is the start of the packet, up to but not including
187 // Constructs a standard SPDY GET SYN packet, optionally compressed
197 // Constructs a standard SPDY GET SYN packet, optionally compressed.
207 // Constructs a standard SPDY GET SYN packet, optionally compressed.
224 // Constructs a standard SPDY push SYN packet.
252 // Constructs a standard SPDY SYN_REPLY packet to match the SPDY GET.
260 // Constructs a standard SPDY SYN_REPLY packet to match the SPDY GET.
266 // Constructs a standard SPDY SYN_REPLY packet with an Internal Server
271 // Constructs a standard SPDY SYN_REPLY packet with the specified status code.
279 // Constructs a standard SPDY POST SYN packet.
287 // Constructs a chunked transfer SPDY POST SYN packet.
294 // Constructs a standard SPDY SYN_REPLY packet to match the SPDY POST.