OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SYN_REPLY
(Results
1 - 2
of
2
) sorted by null
/external/chromium/net/spdy/
spdy_protocol.h
49
// Control Frame:
SYN_REPLY
154
SYN_REPLY
,
265
// A
SYN_REPLY
Control Frame structure.
469
return type() == SYN_STREAM || type() ==
SYN_REPLY
|| type() == HEADERS;
545
// A
SYN_REPLY
frame.
/external/chromium_org/net/spdy/
spdy_protocol.h
277
SYN_REPLY
,
782
virtual void VisitSynReply(const SpdySynReplyIR&
syn_reply
) = 0;
Completed in 192 milliseconds