Searched refs:wg_allowedips_lookup_dst (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/wireguard/
H A Dallowedips.h47 struct wg_peer *wg_allowedips_lookup_dst(struct allowedips *table,
H A Dallowedips.c356 struct wg_peer *wg_allowedips_lookup_dst(struct allowedips *table, function
H A Ddevice.c153 peer = wg_allowedips_lookup_dst(&wg->peer_allowedips, skb);

Completed in 152 milliseconds