Home
last modified time | relevance | path

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

/openbsd/sbin/iked/
H A Dikev2.h45 extern struct iked_constmap ikev2_state_map[];
63 extern struct iked_constmap ikev2_exchange_map[];
70 extern struct iked_constmap ikev2_flag_map[];
110 extern struct iked_constmap ikev2_payload_map[];
372 extern struct iked_constmap ikev2_n_map[];
405 extern struct iked_constmap ikev2_id_map[];
438 extern struct iked_constmap ikev2_cert_map[];
462 extern struct iked_constmap ikev2_ts_map[];
491 extern struct iked_constmap ikev2_auth_map[];
518 extern struct iked_constmap ikev2_cp_map[];
[all …]
H A Deap.h41 extern struct iked_constmap eap_code_map[];
98 extern struct iked_constmap eap_type_map[];
115 extern struct iked_constmap eap_msopcode_map[];
170 extern struct iked_constmap eap_mserror_map[];
H A Dtypes.h79 struct iked_constmap { struct
91 struct iked_constmap *xform_map; argument
H A Dutil.c437 print_map(unsigned int type, struct iked_constmap *map) in print_map()
H A Dconfig.c363 struct iked_constmap *map = NULL; in config_add_transform()
H A Diked.h1361 print_map(unsigned int, struct iked_constmap *);