Searched defs:sync_req_alg_count (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipsecalgs.c73 static uint_t sync_req_alg_count, sync_req_proto_count; variable
204 sync_req_alg_count++;
274 sync_req_alg_count = 0;
278 act->spd_actions_count = sync_req_alg_count + sync_req_proto_count;

Completed in 140 milliseconds