Home
last modified time | relevance | path

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

/openbsd/sbin/isakmpd/
H A Dpf_key_v2.c2343 char *srcid = 0, *dstid = 0, *prefstring = 0; in pf_key_v2_acquire() local
2679 prefstring = "FQDN"; in pf_key_v2_acquire()
2682 if (!prefstring) { in pf_key_v2_acquire()
2683 prefstring = "USER_FQDN"; in pf_key_v2_acquire()
2738 if (conf_set(af, srcid, "ID-type", prefstring, in pf_key_v2_acquire()
2760 prefstring = 0; in pf_key_v2_acquire()
2823 prefstring = "FQDN"; in pf_key_v2_acquire()
2826 if (!prefstring) { in pf_key_v2_acquire()
2827 prefstring = "USER_FQDN"; in pf_key_v2_acquire()
2881 if (conf_set(af, dstid, "ID-type", prefstring, in pf_key_v2_acquire()