Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/ceph/
Dmsgr.h101 __le32 authorizer_protocol; member
/linux-3.4.99/net/ceph/
Dmessenger.c842 con->out_connect.authorizer_protocol = CEPH_AUTH_UNKNOWN; in get_connect_authorizer()
911 con->out_connect.authorizer_protocol = cpu_to_le32(auth_proto); in prepare_write_connect()