Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/ceph/
Dmessenger.h204 void *auth_reply_buf; /* where to put the authorizer reply */ member
/linux-4.4.14/net/ceph/
Dmessenger.c1421 con->auth_reply_buf = auth->authorizer_reply_buf; in get_connect_authorizer()
1751 ret = read_partial(con, end, size, con->auth_reply_buf); in read_partial_connect()