Home
last modified time | relevance | path

Searched refs:wg_allowedips_init (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireguard/
A Dallowedips.h35 void wg_allowedips_init(struct allowedips *table);
A Ddevice.c303 wg_allowedips_init(&wg->peer_allowedips); in wg_newlink()
A Dallowedips.c249 void wg_allowedips_init(struct allowedips *table) in wg_allowedips_init() function
/linux/drivers/net/wireguard/selftest/
A Dallowedips.c266 wg_allowedips_init(&t); in randomized_test()
506 wg_allowedips_init(&t); in wg_allowedips_selftest()
590 wg_allowedips_init(&t); in wg_allowedips_selftest()
608 wg_allowedips_init(&t); in wg_allowedips_selftest()

Completed in 8 milliseconds