Searched refs:V_ipcomp_enable (Results 1 – 4 of 4) sorted by relevance
77 #define V_ipcomp_enable VNET(ipcomp_enable) macro
670 if (V_ipcomp_enable == 0) in ipcomp4_nonexp_encapcheck()701 if (V_ipcomp_enable == 0) in ipcomp6_nonexp_encapcheck()
125 (isr->saidx.proto == IPPROTO_IPCOMP && !V_ipcomp_enable)) { in ipsec4_allocsa()438 (isr->saidx.proto == IPPROTO_IPCOMP && !V_ipcomp_enable)) { in ipsec6_allocsa()
135 (sproto == IPPROTO_IPCOMP && !V_ipcomp_enable)) { in ipsec_common_input()