Searched defs:proto_name (Results 1 – 7 of 7) sorted by relevance
50 const char *proto_name; in get_libcurl_info() member
142 const char *const proto_name = opaque_data; in inet_parse_response() local272 const char *proto_name = opaque_data; in unix_parse_response() local371 const char *proto_name = opaque_data; in netlink_parse_response() local412 const unsigned long inode, const char *proto_name) in inet_get()
425 const string& proto_name, in Run()435 const string& proto_name, in Run()446 const string& proto_name, in Run()458 const string& proto_name, in Run()
224 std::string proto_name = ProtoToString(addr.proto); in AddExternalAddress() local241 std::string proto_name = ProtoToString(iter->proto); in SetReady() local
116 char *proto_name; /* String name for protocol (for messages) */ member
113 char *proto_name; /* String name for protocol (for messages) */ member
774 static const char *proto_name(int protocol) in proto_name() function