Home | History | Annotate | Download | only in spdy

Lines Matching refs:htonl

96   uint32 wire = htonl(id_ & 0x00ffffff) | htonl(flags_ << 24);