Searched refs:wg_allowedips_insert_v4 (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/wireguard/
H A Dallowedips.h37 int wg_allowedips_insert_v4(struct allowedips *table, const struct in_addr *ip,
H A Dallowedips.c281 int wg_allowedips_insert_v4(struct allowedips *table, const struct in_addr *ip, function
H A Dnetlink.c343 ret = wg_allowedips_insert_v4(
/linux-master/drivers/net/wireguard/selftest/
H A Dallowedips.c290 if (wg_allowedips_insert_v4(&t, (struct in_addr *)ip, cidr,
316 if (wg_allowedips_insert_v4(&t,

Completed in 283 milliseconds