Searched refs:svcxdr_set_auth_slack (Results 1 - 2 of 2) sorted by last modified time

/linux-master/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c1706 svcxdr_set_auth_slack(rqstp, RPC_MAX_AUTH_SIZE);
1714 svcxdr_set_auth_slack(rqstp, RPC_MAX_AUTH_SIZE * 2);
/linux-master/include/linux/sunrpc/
H A Dsvc.h529 * svcxdr_set_auth_slack -
536 static inline void svcxdr_set_auth_slack(struct svc_rqst *rqstp, int slack) function

Completed in 237 milliseconds