Home
last modified time | relevance | path

Searched defs:hash_ent (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/krb5/src/kdc/
H A Dt_replay.c451 struct entry *hash_ent, *exp_ent; in test_kdc_insert_lookaside_single() local
472 struct entry *hash_ent, *exp_ent; in test_kdc_insert_lookaside_no_reply() local
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_table_algo.c1401 hash_ent(struct chashentry *ent, int af, int mlen, uint32_t size) in hash_ent() function