Searched refs:minvers (Results 1 – 4 of 4) sorted by relevance
57 int maxvers = kernvers, minvers = DEFAULT_POLICY_VERSION, vers; in hidden_def() local124 minvers = vers_min(); in hidden_def()133 && --vers >= minvers) { in hidden_def()
158 uint8 minvers; /* Minimum version supported */ member
2054 if (authreply.minvers > authreply.maxvers) in rpcap_doauth()2067 authreply.minvers = 0; in rpcap_doauth()2097 if (ourvers < authreply.minvers) in rpcap_doauth()
1374 authreply->minvers = RPCAP_MIN_VERSION; in daemon_msg_auth_req()