Home
last modified time | relevance | path

Searched refs:wg_index_hashtable_alloc (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireguard/
H A Dpeerlookup.h51 struct index_hashtable *wg_index_hashtable_alloc(void);
H A Dpeerlookup.c83 struct index_hashtable *wg_index_hashtable_alloc(void) in wg_index_hashtable_alloc() function
H A Ddevice.c313 wg->index_hashtable = wg_index_hashtable_alloc(); in wg_newlink()
/kernel/linux/linux-6.6/drivers/net/wireguard/
H A Dpeerlookup.h51 struct index_hashtable *wg_index_hashtable_alloc(void);
H A Dpeerlookup.c83 struct index_hashtable *wg_index_hashtable_alloc(void) in wg_index_hashtable_alloc() function
H A Ddevice.c330 wg->index_hashtable = wg_index_hashtable_alloc(); in wg_newlink()

Completed in 3 milliseconds