Searched refs:ceph_pton (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/ceph/
H A Dmessenger.c1220 static int ceph_pton(const char *str, size_t len, struct ceph_entity_addr *addr, function
1273 ret = ceph_pton(ip_addr, ip_len, addr, -1, NULL);
1303 ret = ceph_pton(name, namelen, addr, delim, ipend);

Completed in 81 milliseconds