Lines Matching refs:ceph_entity_addr
164 const char *ceph_pr_addr(const struct ceph_entity_addr *addr) in ceph_pr_addr()
600 struct ceph_entity_addr *addr) in ceph_con_open()
1178 bool ceph_addr_is_blank(const struct ceph_entity_addr *addr) in ceph_addr_is_blank()
1195 int ceph_addr_port(const struct ceph_entity_addr *addr) in ceph_addr_port()
1206 void ceph_addr_set_port(struct ceph_entity_addr *addr, int p) in ceph_addr_set_port()
1221 static int ceph_pton(const char *str, size_t len, struct ceph_entity_addr *addr, in ceph_pton()
1244 struct ceph_entity_addr *addr, char delim, const char **ipend) in ceph_dns_resolve_name()
1289 struct ceph_entity_addr *addr, char delim, const char **ipend) in ceph_dns_resolve_name()
1300 struct ceph_entity_addr *addr, char delim, const char **ipend) in ceph_parse_server_name()
1316 struct ceph_entity_addr *addr, in ceph_parse_ips()
1671 struct ceph_entity_addr *myaddr) in ceph_messenger_init()