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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dspd.c3102 policy_hash(int size, const void *start, const void *end) function
3178 * so we can use a non-trivial policy_hash function.
3181 hval = policy_hash(IPSEC_ACTION_HASH_SIZE, &a[i], &a[n]);

Completed in 60 milliseconds