Searched refs:CEPH_OPT_TCP_NODELAY (Results 1 – 2 of 2) sorted by relevance
36 #define CEPH_OPT_TCP_NODELAY (1<<5) /* TCP_NODELAY on TCP sockets */ macro39 #define CEPH_OPT_DEFAULT (CEPH_OPT_TCP_NODELAY)
532 opt->flags |= CEPH_OPT_TCP_NODELAY; in ceph_parse_options()535 opt->flags &= ~CEPH_OPT_TCP_NODELAY; in ceph_parse_options()575 if ((opt->flags & CEPH_OPT_TCP_NODELAY) == 0) in ceph_print_client_options()