Home
last modified time | relevance | path

Searched refs:rq_verfed (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/net/sunrpc/
Dsvcauth.c111 rqstp->rq_verfed = 1; in svcauth_null()
158 rqstp->rq_verfed = 1; in svcauth_unix()
Dsvcsock.c1127 rqstp->rq_verfed = 0; in svc_recv()
/linux-2.4.37.9/include/linux/sunrpc/
Dsvc.h110 unsigned short rq_verfed : 1, /* reply has verifier */ member