Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireguard/selftest/
H A Dallowedips.c106 static __init inline union nf_inet_addr horrible_cidr_to_mask(u8 cidr) in horrible_cidr_to_mask() function
189 node->mask = horrible_cidr_to_mask(cidr); in horrible_allowedips_insert_v4()
206 node->mask = horrible_cidr_to_mask(cidr); in horrible_allowedips_insert_v6()