Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/sunrpc/
Dsvcauth_des.c133 unsigned long winverf; in svcauth_des() local
136 winverf = ntohl(cryptbuf[2]); in svcauth_des()
137 if (window != winverf - 1) { in svcauth_des()