Searched refs:get_allowedips (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireguard/ |
H A D | netlink.c | 75 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()
|
/kernel/linux/linux-6.6/drivers/net/wireguard/ |
H A D | netlink.c | 75 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()
|
Completed in 3 milliseconds