Home
last modified time | relevance | path

Searched refs:IPSEC_ACT_BYPASS (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dipsec_impl.h278 #define IPSEC_ACT_BYPASS 0x03 /* match IPSEC_POLICY_BYPASS */ macro
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dspd.c1379 act.ipa_type = IPSEC_ACT_BYPASS; in ipsec_actvec_from_req()
1419 case IPSEC_ACT_BYPASS: in ipsec_req_from_act()
1613 case IPSEC_ACT_BYPASS: in ipsec_check_ipsecin_action()
3219 if ((a[i].ipa_type == IPSEC_ACT_BYPASS) || in ipsec_act_find()
H A Dspdsock.c1645 case IPSEC_ACT_BYPASS: in spdsock_encode_action()
H A Dip.c12463 case IPSEC_ACT_BYPASS: in ipsec_out_process()