Searched defs:_krb5_kdc_replay_ent (Results 1 – 1 of 1) sorted by relevance
39 typedef struct _krb5_kdc_replay_ent { struct40 struct _krb5_kdc_replay_ent *next; argument41 int num_hits;42 krb5_int32 timein;43 time_t db_age;44 krb5_data *req_packet;45 krb5_data *reply_packet;