Home
last modified time | relevance | path

Searched refs:lookup_interface (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/wireguard/
H A Dnetlink.c52 static struct wg_device *lookup_interface(struct nlattr **attrs, in lookup_interface() function
203 wg = lookup_interface(genl_info_dump(cb)->attrs, cb->skb); in wg_get_device_start()
495 struct wg_device *wg = lookup_interface(info->attrs, skb); in wg_set_device()