Home
last modified time | relevance | path

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

/linux-5.10/drivers/net/wireguard/
Dallowedips.h32 struct allowedips { struct
33 struct allowedips_node __rcu *root4; argument
34 struct allowedips_node __rcu *root6; argument
38 void wg_allowedips_init(struct allowedips *table); argument