Searched refs:ci_boottime (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/rpc/rpcsec_gss/
H A Dsvc_rpcsec_gss.c130 uint32_t ci_boottime; member in struct:svc_rpc_gss_clientid
543 if (id->ci_hostid != hostid || id->ci_boottime != boottime.tv_sec)
588 client->cl_id.ci_boottime = boottime.tv_sec;

Completed in 50 milliseconds