Searched refs:wg_allowedips_lookup_dst (Results 1 – 3 of 3) sorted by relevance
47 struct wg_peer *wg_allowedips_lookup_dst(struct allowedips *table,
153 peer = wg_allowedips_lookup_dst(&wg->peer_allowedips, skb); in wg_xmit()
356 struct wg_peer *wg_allowedips_lookup_dst(struct allowedips *table, in wg_allowedips_lookup_dst() function