Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/sunrpc/
Dsvcauth_des.c42 #define DES_REPLAY_SLACK 2000 macro
170 if (delta < DES_REPLAY_SLACK) in svcauth_des()