Searched refs:connect_info (Results 1 – 4 of 4) sorted by relevance
544 for (const auto& connect_info : connect_info_list) { in ConnectInterThread() local547 connect_info.parent_stat_types; in ConnectInterThread()548 const std::vector<int64>* child_stat_types = &connect_info.child_stat_types; in ConnectInterThread()553 gtl::FindOrNull(event_node_map_, connect_info.parent_event_type)) { in ConnectInterThread()568 gtl::FindOrNull(event_node_map_, connect_info.child_event_type)) { in ConnectInterThread()
18 connect_info struct to match the details of the protocol selected.
73 char *connect_info; member269 os_snprintf(buf, sizeof(buf), "%s", e->connect_info); in ieee802_1x_encapsulate_radius()1316 eapol_test.connect_info = "CONNECT 11Mbps 802.11b"; in main()1338 eapol_test.connect_info = optarg; in main()
258 connect_info = (self.stub_hostname, self.port)260 sock.connect(connect_info)