Searched defs:allowedips (Results 1 – 1 of 1) sorted by relevance
32 struct allowedips { struct33 struct allowedips_node __rcu *root4; argument34 struct allowedips_node __rcu *root6; argument38 void wg_allowedips_init(struct allowedips *table); argument