Searched refs:parent_bit (Results 1 – 1 of 1) sorted by relevance
306 struct allowedips_node *node, *child, **parent_bit, *parent, *tmp; in wg_allowedips_remove_by_peer() local321 parent_bit = (struct allowedips_node **)(node->parent_bit_packed & ~3UL); in wg_allowedips_remove_by_peer()322 *parent_bit = child; in wg_allowedips_remove_by_peer()323 parent = (void *)parent_bit - in wg_allowedips_remove_by_peer()