Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds