Home
last modified time | relevance | path

Searched refs:sync_req_proto_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
237 sync_req_proto_count++; in synch_emit_proto()
275 sync_req_proto_count = 0; in kernel_synch()
278 act->spd_actions_count = sync_req_alg_count + sync_req_proto_count; in kernel_synch()