Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds