Searched refs:IPSEC_SEL_NOHASH (Results 1 – 1 of 1) sorted by relevance
136 #define IPSEC_SEL_NOHASH ((uint32_t)(~0)) macro3132 return (IPSEC_SEL_NOHASH); in selkey_hash()3146 return (IPSEC_SEL_NOHASH); in selkey_hash()3384 bucket = (hval == IPSEC_SEL_NOHASH) ? 0 : hval; in ipsec_find_sel()3411 if (selkey->ipsl_sel_hval != IPSEC_SEL_NOHASH) in ipsec_find_sel()3414 sp->ipsl_key.ipsl_pol_hval = IPSEC_SEL_NOHASH; in ipsec_find_sel()3430 if (hval == IPSEC_SEL_NOHASH) in ipsec_sel_rel()3555 if (sp->ipsl_key.ipsl_pol_hval == IPSEC_SEL_NOHASH) { in ipsec_policy_delete()3668 if (selkey->ipsl_sel_hval == IPSEC_SEL_NOHASH) { in ipsec_check_policy()3837 if (hval == IPSEC_SEL_NOHASH) { in ipsec_enter_policy()