Home | History | Annotate | Download | only in spdy

Lines Matching full:uint16

934   uint16 port() const { return port_; }
942 void set_port(uint16 port) { port_ = port; }
957 uint16 port_;