Lines Matching refs:hash_head
330 ASSERT(ipr->ipr_hash[i].hash_head == NULL); in ipsec_polhead_free_table()
408 ipsec_action_free_table(ipss->ipsec_action_hash[i].hash_head); in ipsec_stack_fini()
409 ipss->ipsec_action_hash[i].hash_head = NULL; in ipsec_stack_fini()
414 ASSERT(ipss->ipsec_sel_hash[i].hash_head == NULL); in ipsec_stack_fini()
459 ASSERT(ipss->ipsec_sel_hash[i].hash_head == NULL); in ipsec_free_tables()
987 spr->ipr_hash[chain].hash_head, in ipsec_copy_polhead()
988 &dpr->ipr_hash[chain].hash_head)) in ipsec_copy_polhead()
2054 root->ipr_hash[selector_hash(sel, root)].hash_head, sel, in ipsec_find_policy_head()
3345 if (ipss->ipsec_action_hash[i].hash_head == NULL) in ipsec_action_reclaim_stack()
3349 for (ap = ipss->ipsec_action_hash[i].hash_head; in ipsec_action_reclaim_stack()
3558 head = pr->ipr_hash[sp->ipsl_key.ipsl_pol_hval].hash_head; in ipsec_policy_delete()
3678 head = pr->ipr_hash[selkey->ipsl_pol_hval].hash_head; in ipsec_check_policy()
3866 for (ip = ipr->ipr_hash[chain].hash_head; ip != NULL; in ipsec_ipr_flush()
3871 ipr->ipr_hash[chain].hash_head = NULL; in ipsec_ipr_flush()