ceph_addr_port
int ceph_addr_port(const struct ceph_entity_addr *addr);
WARN_ON(ceph_addr_is_blank(my_addr) || ceph_addr_port(my_addr));