Home
last modified time | relevance | path

Searched refs:selector_hash (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dspd.c109 static uint32_t selector_hash(ipsec_selector_t *, ipsec_policy_root_t *);
2054 root->ipr_hash[selector_hash(sel, root)].hash_head, sel, in ipsec_find_policy_head()
3150 selector_hash(ipsec_selector_t *sel, ipsec_policy_root_t *root) in selector_hash() function