key.c | 153 static int key_blockacq_lifetime = 20; /* lifetime for blocking SADB_ACQUIRE.*/ variable in typeref:typename:int 573 &key_blockacq_lifetime, 0, ""); 5176 if (now - acq->created > key_blockacq_lifetime) { 5195 if (now - acq->created > key_blockacq_lifetime) { 9012 NULL, 0, &key_blockacq_lifetime, 0,
|