Home | History | Annotate | Download | only in spdy

Lines Matching full:wire

426   // Returns true if a given on-the-wire enumeration of a frame type is valid
430 // Parses a frame type from an on-the-wire enumeration of a given protocol
437 // Serializes a given frame type to the on-the-wire enumeration value for the
443 // Returns true if a given on-the-wire enumeration of a setting id is valid
447 // Parses a setting id from an on-the-wire enumeration of a given protocol
454 // Serializes a given setting id to the on-the-wire enumeration value for the
459 // Returns true if a given on-the-wire enumeration of a RST_STREAM status code
464 // Parses a RST_STREAM status code from an on-the-wire enumeration of a given
472 // Serializes a given RST_STREAM status code to the on-the-wire enumeration
479 // Returns true if a given on-the-wire enumeration of a GOAWAY status code is
484 // Parses a GOAWAY status from an on-the-wire enumeration of a given protocol
491 // Serializes a given GOAWAY status to the on-the-wire enumeration value for
992 // the frame packed as expected for sending over the wire.