Home
last modified time | relevance | path

Searched refs:CEPH_MON_PORT (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/include/linux/ceph/
Dmsgr.h8 #define CEPH_MON_PORT 6789 /* default monitor port */ macro
/linux-3.4.99/net/ceph/
Dmessenger.c1433 port = CEPH_MON_PORT; in ceph_parse_ips()