Searched refs:ipsl_pol_hval (Results 1 – 2 of 2) sorted by relevance
384 uint32_t ipsl_pol_hval; member
3389 offsetof(ipsec_selkey_t, ipsl_pol_hval)) == 0) in ipsec_find_sel()3410 sp->ipsl_key.ipsl_pol_hval = 0; in ipsec_find_sel()3412 sp->ipsl_key.ipsl_pol_hval = IPSEC_SEL_NOHASH; in ipsec_find_sel()3553 if (sp->ipsl_key.ipsl_pol_hval == IPSEC_SEL_NOHASH) { in ipsec_policy_delete()3556 head = pr->ipr_hash[sp->ipsl_key.ipsl_pol_hval].hash_head; in ipsec_policy_delete()3669 selkey->ipsl_pol_hval = in ipsec_check_policy()3676 head = pr->ipr_hash[selkey->ipsl_pol_hval].hash_head; in ipsec_check_policy()3820 uint32_t hval = selkey->ipsl_pol_hval; in ipsec_enter_policy()