Searched refs:IPTUN_IPSEC_REQ_MASK (Results 1 – 1 of 1) sorted by relevance
103 #define IPTUN_IPSEC_REQ_MASK (IPSEC_PREF_REQUIRED | IPSEC_PREF_NEVER) macro976 clear_all = ((ipsr->ipsr_ah_req & IPTUN_IPSEC_REQ_MASK) == 0 && in iptun_set_sec_simple()977 (ipsr->ipsr_esp_req & IPTUN_IPSEC_REQ_MASK) == 0); in iptun_set_sec_simple()