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