WG_PEER_REMOVE
wg_peer->p_flags |= WG_PEER_REMOVE;
if (peer_o.p_flags & (WG_PEER_REMOVE|WG_PEER_UPDATE))
if (peer_o.p_flags & WG_PEER_REMOVE) {