Searched refs:get_alpn (Results 1 – 4 of 4) sorted by relevance
194 StringRef get_alpn() const;
435 auto alpn = handler->get_alpn(); in env_get_alpn()
1699 StringRef ClientHandler::get_alpn() const { return alpn_; } in get_alpn() function in shrpx::ClientHandler
476 auto alpn = handler_->get_alpn(); in handshake_completed()