Home
last modified time | relevance | path

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

/dragonfly/sys/net/wg/selftest/
H A Dallowedips.c127 horrible_mask_to_cidr(const struct aip_addr *mask) in horrible_mask_to_cidr() function
181 my_cidr = horrible_mask_to_cidr(&node->mask); in horrible_insert_ordered()
195 if (horrible_mask_to_cidr(&other->mask) <= my_cidr) in horrible_insert_ordered()