Searched refs:ipsl_pol_hval (Results 1 – 2 of 2) sorted by relevance
389 uint32_t ipsl_pol_hval; member
3391 offsetof(ipsec_selkey_t, ipsl_pol_hval)) == 0) in ipsec_find_sel()3412 sp->ipsl_key.ipsl_pol_hval = 0; in ipsec_find_sel()3414 sp->ipsl_key.ipsl_pol_hval = IPSEC_SEL_NOHASH; in ipsec_find_sel()3555 if (sp->ipsl_key.ipsl_pol_hval == IPSEC_SEL_NOHASH) { in ipsec_policy_delete()3558 head = pr->ipr_hash[sp->ipsl_key.ipsl_pol_hval].hash_head; in ipsec_policy_delete()3671 selkey->ipsl_pol_hval = in ipsec_check_policy()3678 head = pr->ipr_hash[selkey->ipsl_pol_hval].hash_head; in ipsec_check_policy()3822 uint32_t hval = selkey->ipsl_pol_hval; in ipsec_enter_policy()