Home
last modified time | relevance | path

Searched refs:esp_present (Results 1 – 1 of 1) sorted by relevance

/openbsd/sbin/isakmpd/
H A Dpolicy.c144 static char *esp_present, *ah_present, *comp_present; in policy_callback() local
180 esp_present = ah_present = comp_present = pfs = "no"; in policy_callback()
283 esp_present = "yes"; in policy_callback()
1632 LOG_DBG((LOG_POLICY, 80, "esp_present == %s", esp_present)); in policy_callback()
1763 return esp_present; in policy_callback()