Searched defs:allowedips (Results 1 – 1 of 1) sorted by relevance
29 struct allowedips { struct30 struct allowedips_node __rcu *root4; argument31 struct allowedips_node __rcu *root6; argument35 void wg_allowedips_init(struct allowedips *table); argument