Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/ceph/
Dmsgr.h105 __le32 authorizer_protocol; member
/Linux-v4.19/net/ceph/
Dmessenger.c1444 con->out_connect.authorizer_protocol = CEPH_AUTH_UNKNOWN; in get_connect_authorizer()
1454 con->out_connect.authorizer_protocol = cpu_to_le32(auth_proto); in get_connect_authorizer()