Home
last modified time | relevance | path

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

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