Searched defs:allowedips (Results 1 – 2 of 2) 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