Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireguard/selftest/
H A Dallowedips.c215 horrible_allowedips_lookup_v4(struct horrible_allowedips *table, struct in_addr *ip) in horrible_allowedips_lookup_v4() function
385 if (lookup(t.root4, 32, ip) != horrible_allowedips_lookup_v4(&h, (struct in_addr *)ip)) { in randomized_test()
386 horrible_allowedips_lookup_v4(&h, (struct in_addr *)ip); in randomized_test()