Searched refs:is_natt (Results 1 – 1 of 1) sorted by relevance
1648 boolean_t is_natt; in esp_in_done() local1656 is_natt = ((assoc->ipsa_flags & IPSA_F_NATT) != 0); in esp_in_done()1718 if (is_natt) { in esp_in_done()1757 if (is_natt) in esp_in_done()2406 boolean_t is_natt = ((assoc->ipsa_flags & IPSA_F_NATT) != 0); in esp_submit_req_outbound() local2407 size_t esph_offset = (is_natt ? UDPH_SIZE : 0); in esp_submit_req_outbound()2417 is_natt ? "natt" : "not natt")); in esp_submit_req_outbound()2580 if (is_natt) in esp_submit_req_outbound()2621 boolean_t is_natt = B_FALSE; in esp_outbound() local2737 is_natt = B_TRUE; in esp_outbound()[all …]