Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireguard/
H A Dnetlink.c75 static int get_allowedips(struct sk_buff *skb, const u8 *ip, u8 cidr, in get_allowedips() function
181 if (get_allowedips(skb, ip, cidr, family)) { in get_peer()