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 */ macro40 #define CEPH_OPT_DEFAULT (CEPH_OPT_TCP_NODELAY)
552 opt->flags |= CEPH_OPT_TCP_NODELAY; in ceph_parse_options()555 opt->flags &= ~CEPH_OPT_TCP_NODELAY; in ceph_parse_options()600 if ((opt->flags & CEPH_OPT_TCP_NODELAY) == 0) in ceph_print_client_options()