Searched defs:NextProto (Results 1 - 2 of 2) sorted by relevance

/external/chromium/net/socket/
H A Dssl_client_socket.h63 // use over the TLS connection. NextProto enumerates the application level
65 enum NextProto { enum in class:net::SSLClientSocket
89 static NextProto NextProtoFromString(const std::string& proto_string);
/external/chromium_org/net/socket/
H A Dnext_proto.h12 // use over the TLS connection. NextProto enumerates the application level
14 enum NextProto { enum in namespace:net

Completed in 126 milliseconds