iked_constmap
struct iked_constmap *map = NULL;
extern struct iked_constmap eap_msopcode_map[];
extern struct iked_constmap eap_mserror_map[];
extern struct iked_constmap eap_code_map[];
extern struct iked_constmap eap_type_map[];
print_map(unsigned int, struct iked_constmap *);
extern struct iked_constmap ikev2_payload_map[];
extern struct iked_constmap ikev2_saproto_map[];
extern struct iked_constmap ikev2_xformtype_map[];
extern struct iked_constmap ikev2_xformencr_map[];
extern struct iked_constmap ikev2_ipcomp_map[];
extern struct iked_constmap ikev2_xformprf_map[];
extern struct iked_constmap ikev2_xformauth_map[];
extern struct iked_constmap ikev2_xformdh_map[];
extern struct iked_constmap ikev2_xformesn_map[];
extern struct iked_constmap ikev2_attrtype_map[];
extern struct iked_constmap ikev2_n_map[];
extern struct iked_constmap ikev2_id_map[];
extern struct iked_constmap ikev2_cert_map[];
extern struct iked_constmap ikev2_state_map[];
extern struct iked_constmap ikev2_ts_map[];
extern struct iked_constmap ikev2_auth_map[];
extern struct iked_constmap ikev2_sighash_map[];
extern struct iked_constmap ikev2_cp_map[];
extern struct iked_constmap ikev2_cfg_map[];
extern struct iked_constmap ikev2_exchange_map[];
extern struct iked_constmap ikev2_flag_map[];
struct iked_constmap *xform_map;
print_map(unsigned int type, struct iked_constmap *map)