Searched refs:IPSEC_SEL_NOHASH (Results 1 – 1 of 1) sorted by relevance
133 #define IPSEC_SEL_NOHASH ((uint32_t)(~0)) macro3131 return (IPSEC_SEL_NOHASH); in selkey_hash()3145 return (IPSEC_SEL_NOHASH); in selkey_hash()3382 bucket = (hval == IPSEC_SEL_NOHASH) ? 0 : hval; in ipsec_find_sel()3409 if (selkey->ipsl_sel_hval != IPSEC_SEL_NOHASH) in ipsec_find_sel()3412 sp->ipsl_key.ipsl_pol_hval = IPSEC_SEL_NOHASH; in ipsec_find_sel()3428 if (hval == IPSEC_SEL_NOHASH) in ipsec_sel_rel()3553 if (sp->ipsl_key.ipsl_pol_hval == IPSEC_SEL_NOHASH) { in ipsec_policy_delete()3666 if (selkey->ipsl_sel_hval == IPSEC_SEL_NOHASH) { in ipsec_check_policy()3835 if (hval == IPSEC_SEL_NOHASH) { in ipsec_enter_policy()