Home
last modified time | relevance | path

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

/openbsd/sbin/ipsecctl/
H A Dike.c107 r->auth->srcid_type = ID_FQDN; in ike_section_ids()
113 ike_id_types[r->auth->srcid_type]); in ike_section_ids()
114 if (r->auth->srcid_type == ID_IPV4 || in ike_section_ids()
115 r->auth->srcid_type == ID_IPV6) in ike_section_ids()
H A Dipsecctl.h131 u_int8_t srcid_type; member
H A Dparse.y2181 newauth->srcid_type = auth->srcid_type; in copyipsecauth()
2615 r->auth->srcid_type = get_id_type(srcid); in create_flow()
2854 reverse->auth->srcid_type = rule->auth->srcid_type; in reverse_rule()
2917 r->auth->srcid_type = get_id_type(srcid); in create_ike()
H A Dpfkey.c260 sa_srcid->sadb_ident_type = auth->srcid_type; in pfkey_flow()
/openbsd/sbin/isakmpd/
H A Dpf_key_v2.c1488 u_int8_t srcid_type, u_int8_t *srcid, int srcid_len, in pf_key_v2_flow() argument
1535 sid->sadb_ident_type = srcid_type; in pf_key_v2_flow()