Home
last modified time | relevance | path

Searched refs:IPSEC_ACT_CLEAR (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dipsec_impl.h280 #define IPSEC_ACT_CLEAR 0x05 macro
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dspdsock.c743 act->ipa_type = IPSEC_ACT_CLEAR; in spd_convert_type()
1646 case IPSEC_ACT_CLEAR: in spdsock_encode_action()
H A Dspd.c1614 case IPSEC_ACT_CLEAR: in ipsec_check_ipsecin_action()
3220 (a[i].ipa_type == IPSEC_ACT_CLEAR)) in ipsec_act_find()