Home
last modified time | relevance | path

Searched refs:ptksa_cache_entry (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/wpa/src/common/
H A Dptksa_cache.c26 struct ptksa_cache_entry *entry) in ptksa_cache_free_entry()
38 struct ptksa_cache_entry *e, *next; in ptksa_cache_expire()
47 struct ptksa_cache_entry, list) { in ptksa_cache_expire()
63 struct ptksa_cache_entry *e; in ptksa_cache_set_expiration()
72 e = dl_list_first(&ptksa->ptksa, struct ptksa_cache_entry, list); in ptksa_cache_set_expiration()
109 struct ptksa_cache_entry *e, *next; in ptksa_cache_deinit()
117 struct ptksa_cache_entry, list) in ptksa_cache_deinit()
135 struct ptksa_cache_entry *e; in ptksa_cache_get()
162 struct ptksa_cache_entry *e; in ptksa_cache_list()
230 struct ptksa_cache_entry *e, *next; in ptksa_cache_flush()
[all …]
H A Dptksa_cache.h20 struct ptksa_cache_entry { struct
34 struct ptksa_cache_entry * ptksa_cache_get(struct ptksa_cache *ptksa, argument
37 struct ptksa_cache_entry * ptksa_cache_add(struct ptksa_cache *ptksa,
54 static inline struct ptksa_cache_entry *
66 static inline struct ptksa_cache_entry *