Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/rpc/sec/
H A Dsvcauthdes.c146 uint32_t window, winverf, namelen; in _svcauth_des() local
266 winverf = IXDR_GET_U_INT32(ixdr); in _svcauth_des()
267 if (winverf != window - 1) { in _svcauth_des()
269 winverf); in _svcauth_des()
/titanic_50/usr/src/lib/libnsl/rpc/
H A Dsvcauth_des.c316 int winverf; in __svcauth_des() local
320 winverf = IXDR_GET_U_INT32(ixdr); in __svcauth_des()
321 if (winverf != window - 1) { in __svcauth_des()