IPTUN_IPSEC_REQ_MASK
clear_all = ((ipsr->ipsr_ah_req & IPTUN_IPSEC_REQ_MASK) == 0 &&
(ipsr->ipsr_esp_req & IPTUN_IPSEC_REQ_MASK) == 0);