Home
last modified time | relevance | path

Searched refs:ipsl_sel_hval (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dipsec_impl.h390 uint32_t ipsl_sel_hval; member
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dspd.c3382 selkey->ipsl_sel_hval = hval; in ipsec_find_sel()
3411 if (selkey->ipsl_sel_hval != IPSEC_SEL_NOHASH) in ipsec_find_sel()
3425 int hval = sp->ipsl_key.ipsl_sel_hval; in ipsec_sel_rel()
3668 if (selkey->ipsl_sel_hval == IPSEC_SEL_NOHASH) { in ipsec_check_policy()