OpenGrok
Cross Reference: spdy_framer.cc
xref
: /
external
/
chromium_org
/
net
/
spdy
/
spdy_framer.cc
Home
|
History
|
Annotate
|
Download
|
only in
spdy
Lines Matching
refs:htonl
96
uint32 wire =
htonl
(id_ & 0x00ffffff) |
htonl
(flags_ << 24);