Searched refs:V_ipcomp_enable (Results 1 – 4 of 4) sorted by relevance
86 #define V_ipcomp_enable VNET(ipcomp_enable) macro
676 if (V_ipcomp_enable == 0) in ipcomp4_nonexp_encapcheck()707 if (V_ipcomp_enable == 0) in ipcomp6_nonexp_encapcheck()
129 (isr->saidx.proto == IPPROTO_IPCOMP && !V_ipcomp_enable)) { in ipsec4_allocsa()555 (isr->saidx.proto == IPPROTO_IPCOMP && !V_ipcomp_enable)) { in ipsec6_allocsa()
138 (sproto == IPPROTO_IPCOMP && !V_ipcomp_enable)) { in ipsec_common_input()